public class BallStickDotLM_Fitter extends CompartmentFitter
Constructor and Description |
---|
BallStickDotLM_Fitter()
Default constructor required for derived classes.
|
BallStickDotLM_Fitter(DW_Scheme scheme)
Constructor implements the mapping between model and optimized
parameters in the Codec object.
|
BallStickDotLM_Fitter(DW_Scheme scheme,
java.lang.String[] compNames,
double[] initialParams)
Constructor implements the mapping between model and optimized
parameters in the Codec object.
|
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
fit, getDirectionIndex, getNumValuesPerRun, getNumValuesPerSolution
public BallStickDotLM_Fitter()
public BallStickDotLM_Fitter(DW_Scheme scheme)
scheme
- The imaging protocol.public BallStickDotLM_Fitter(DW_Scheme scheme, java.lang.String[] compNames, double[] initialParams)
scheme
- The imaging protocol.