ANIMA  4.0
animaFreeWaterCompartment.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.
const double MCMFreeWaterDiffusivityLowerBound
Free water diffusivity lower bound.
virtual ListType & GetParameterLowerBounds() ITK_OVERRIDE
ListType m_ParametersUpperBoundsVector
Vector holding current parameters upper bounds.
virtual ListType & GetParameterUpperBounds() ITK_OVERRIDE
const double MCMFreeWaterDiffusivityUpperBound
Free water diffusivity upper bound.