| Package | Description |
|---|---|
| mpicbg.spim.postprocessing.deconvolution2 |
| Modifier and Type | Method and Description |
|---|---|
static LRFFT.PSFTYPE |
LRFFT.PSFTYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LRFFT.PSFTYPE[] |
LRFFT.PSFTYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LRInput |
LRInput.init(LRFFT.PSFTYPE iterationType)
init all views
|
protected void |
LRFFT.init(LRFFT.PSFTYPE iterationType,
ArrayList<LRFFT> views)
This method is called once all views are added to the
LRInput |
| Constructor and Description |
|---|
BayesMVDeconvolution(LRInput views,
LRFFT.PSFTYPE iterationType,
int numIterations,
double lambda,
double osemspeedup,
int osemspeedupindex,
String name) |
Copyright © 2015–2021 Fiji. All rights reserved.