Package | Description |
---|---|
inverters |
Modifier and Type | Class and Description |
---|---|
class |
ThreeTensorAxiSymFitter
Purpose:
Non-linear least squares fitter of a three tensor model with prolate
axisymmetric tensors to DW-MR data.
|
class |
ThreeTensorAxiSymFixMP_Fitter
Purpose:
Non-linear least squares fitter of a three-tensor model to DW-MR data
with fixed mixing parameters and axisymmetric tensors.
|
class |
ThreeTensorCholFitter
Purpose:
Non-linear least squares fitter of a three-tensor model to DW-MR data.
|
class |
ThreeTensorCholFixMP_Fitter
Purpose:
Non-linear least squares fitter of a three-tensor model to DW-MR data
with fixed mixing parameters.
|
class |
ThreeTensorOneAxiSymFitter
Purpose:
Non-linear least squares fitter of a three tensor model with one prolate
axisymmetric tensor to DW-MR data.
|
class |
ThreeTensorOneAxiSymFixMP_Fitter
Purpose:
Non-linear least squares fitter of a three-tensor model to DW-MR data
with fixed mixing parameters and one axisymmetric tensor.
|
class |
ThreeTensorTwoAxiSymFitter
Purpose:
Non-linear least squares fitter of a three tensor model with two prolate
axisymmetric tensors to DW-MR data.
|
class |
ThreeTensorTwoAxiSymFixMP_Fitter
Purpose:
Non-linear least squares fitter of a three-tensor model to DW-MR data
with fixed mixing parameters and two axisymmetric tensors.
|
Modifier and Type | Method and Description |
---|---|
static ThreeTensorFitter |
ThreeTensorFitter.getIndexedThreeTensorFitter(double[][] indepVals,
double[] depVals,
double[] bValues,
int nob0s,
ModelIndex index)
Returns a ThreeTensorFitter with type specified by the index and
initialized with the passed parameters.
|