13 #ifndef __DESCRIPTIVEPHARMACOKINETICBRIXMODEL_VALUEBASED_PARAMETERIZER_H 14 #define __DESCRIPTIVEPHARMACOKINETICBRIXMODEL_VALUEBASED_PARAMETERIZER_H 50 itkSetMacro(Tau,
double);
51 itkGetConstReferenceMacro(Tau,
double);
53 itkSetMacro(BaseValue,
double);
54 itkGetConstReferenceMacro(BaseValue,
double);
59 StaticParameterMapType GetGlobalStaticParameters()
const override;
64 StaticParameterMapType GetLocalStaticParameters(
const IndexType& currentPosition)
const override;
86 void operator=(
const Self&);
90 #endif // __DESCRIPTIVEPHARMACOKINETICBRIXMODEL_VALUEBASED_PARAMETERIZER_H
Superclass::StaticParameterMapType StaticParameterMapType
DescriptivePharmacokineticBrixModelValueBasedParameterizer Self
#define MITKPHARMACOKINETICS_EXPORT
itk::Image< double, 3 > BaseImageType
Superclass::ModelPointer ModelPointer
DataCollection - Class to facilitate loading/accessing structured data.
Superclass::StaticParameterValuesType StaticParameterValuesType
ConcreteModelParameterizerBase< mitk::DescriptivePharmacokineticBrixModel > Superclass
Superclass::ModelBasePointer ModelBasePointer
Superclass::ModelType ModelType
Superclass::ModelBaseType ModelBaseType
Superclass::IndexType IndexType
ModelBaseType::ParametersType ParametersType
itk::SmartPointer< Self > Pointer
itk::SmartPointer< const Self > ConstPointer
Superclass::StaticParameterValueType StaticParameterValueType