12 #ifndef __AIFBASED_MODEL_PARAMETERIZER_BASE_H 13 #define __AIFBASED_MODEL_PARAMETERIZER_BASE_H 23 template <
class TAIFBasedModel>
60 StaticParameterMapType result;
64 result.insert(std::make_pair(ModelType::NAME_STATIC_PARAMETER_AIF, valuesAIF));
65 result.insert(std::make_pair(ModelType::NAME_STATIC_PARAMETER_AIFTimeGrid, valuesAIFGrid));
88 void operator=(
const Self&);
92 #endif // __AIFBASED_MODEL_PARAMETERIZER_BASE_H AIFBasedModelParameterizerBase< TAIFBasedModel > Self
ConcreteModelParameterizerBase< TAIFBasedModel > Superclass
Superclass::ModelPointer ModelPointer
#define MITKPHARMACOKINETICS_EXPORT
AIFBasedModelParameterizerBase()
Superclass::ModelBaseType ModelBaseType
DataCollection - Class to facilitate loading/accessing structured data.
itk::Array< double > TimeGridType
Superclass::ModelType ModelType
~AIFBasedModelParameterizerBase() override
Superclass::StaticParameterMapType StaticParameterMapType
MITKPHARMACOKINETICS_EXPORT ModelBase::StaticParameterValuesType convertArrayToParameter(itk::Array< double > array)
Superclass::IndexType IndexType
Superclass::StaticParameterValueType StaticParameterValueType
Superclass::StaticParameterValuesType StaticParameterValuesType
Superclass::ModelBasePointer ModelBasePointer
itk::Array< double > AterialInputFunctionType
itk::SmartPointer< Self > Pointer
mitk::ModelBase::TimeGridType m_AIFTimeGrid
StaticParameterMapType GetGlobalStaticParameters() const override
itk::SmartPointer< const Self > ConstPointer
mitk::AIFBasedModelBase::AterialInputFunctionType m_AIF