ANIMA  4.0
animaIsotropicRestrictedWaterCompartment.cxx
Go to the documentation of this file.
2 #include <animaMCMConstants.h>
3 
4 namespace anima
5 {
6 
8 {
10 
11  if (this->GetEstimateAxialDiffusivity())
13 
15 }
16 
18 {
20 
21  if (this->GetEstimateAxialDiffusivity())
23 
25 }
26 
27 } // end namespace anima
std::vector< double > ListType
unsigned int GetNumberOfParameters() ITK_OVERRIDE
Number of optimized parameters: smaller than total number of parameters.
ListType m_ParametersLowerBoundsVector
Vector holding current parameters lower bounds.
ListType m_ParametersUpperBoundsVector
Vector holding current parameters upper bounds.
const double MCMIsotropicRestrictedWaterDiffusivityUpperBound
Isotropic restricted water diffusivity upper bound.
const double MCMIsotropicRestrictedWaterDiffusivityLowerBound
Isotropic restricted water diffusivity lower bound.