13 #ifndef MITKNUMERICTWOCOMPARTMENTEXCHANGEMODELPARAMETRIZER_H 14 #define MITKNUMERICTWOCOMPARTMENTEXCHANGEMODELPARAMETRIZER_H 35 itkFactorylessNewMacro(Self);
49 itkSetMacro(ODEINTStepSize,
double);
50 itkGetConstReferenceMacro(ODEINTStepSize,
double);
55 StaticParameterMapType GetGlobalStaticParameters()
const override;
74 void operator=(
const Self&);
#define MITKPHARMACOKINETICS_EXPORT
Superclass::StaticParameterValueType StaticParameterValueType
DataCollection - Class to facilitate loading/accessing structured data.
Superclass::StaticParameterValuesType StaticParameterValuesType
Superclass::StaticParameterMapType StaticParameterMapType
mitk::AIFBasedModelParameterizerBase< mitk::NumericTwoCompartmentExchangeModel > Superclass
ModelType::Pointer ModelPointer
Superclass::ModelType ModelType
itk::SmartPointer< Self > Pointer
itk::SmartPointer< const Self > ConstPointer
Superclass::IndexType IndexType
ModelBaseType::ParametersType ParametersType
Superclass::ModelBasePointer ModelBasePointer
Superclass::ModelBaseType ModelBaseType
NumericTwoCompartmentExchangeModelParameterizer Self