13 #ifndef MITKNUMERICTWOTISSUECOMPARTMENTMODEL_H 14 #define MITKNUMERICTWOTISSUECOMPARTMENTMODEL_H 32 itkFactorylessNewMacro(Self);
64 std::string GetModelDisplayName()
const override;
66 std::string GetModelType()
const override;
81 itk::LightObject::Pointer InternalClone()
const override;
85 void PrintSelf(std::ostream& os, ::itk::Indent indent)
const override;
92 void operator=(
const Self&);
97 #endif // MITKNUMERICTWOTISSUECOMPARTMENTMODEL_H static const std::string MODEL_DISPLAY_NAME
static const unsigned int POSITION_PARAMETER_K1
Base class for (dynamic) models. A model can be used to calculate its signal given the discrete time ...
static const std::string UNIT_PARAMETER_k4
ModelTraitsInterface::ParametersType ParametersType
static const std::string UNIT_PARAMETER_K1
static const std::string UNIT_PARAMETER_k2
static const unsigned int POSITION_PARAMETER_VB
#define MITKPHARMACOKINETICS_EXPORT
static const std::string UNIT_PARAMETER_k3
DataCollection - Class to facilitate loading/accessing structured data.
AIFBasedModelBase Superclass
static const unsigned int POSITION_PARAMETER_k3
static const unsigned int NUMBER_OF_PARAMETERS
itk::SmartPointer< Self > Pointer
itk::SmartPointer< const Self > ConstPointer
static const std::string NAME_PARAMETER_k3
static const unsigned int POSITION_PARAMETER_k4
static const std::string NAME_PARAMETER_VB
NumericTwoTissueCompartmentModel Self
ModelTraitsInterface::ParametersSizeType ParametersSizeType
ModelTraitsInterface::ModelResultType ModelResultType
static const std::string NAME_PARAMETER_k2
static const unsigned int POSITION_PARAMETER_k2
static const std::string NAME_PARAMETER_k4
std::vector< double > state_type
ModelTraitsInterface::ParameterNamesType ParameterNamesType
static const std::string UNIT_PARAMETER_VB
Base Class for all physiological perfusion models using an Aterial Input Function All AIF based model...
std::map< ParameterNameType, std::string > ParamterUnitMapType
static const std::string NAME_PARAMETER_K1