13 #ifndef CURVE_PARAMETER_FUNCTOR_H 14 #define CURVE_PARAMETER_FUNCTOR_H 35 itkFactorylessNewMacro(Self);
44 unsigned int GetNumberOfOutputs()
const override;
49 ParameterNamesType GetDescriptionParameterNames()
const;
53 void ResetDescriptionParameters();
66 typedef std::map<ParameterNameType, CurveDescriptionParameterBase::Pointer> DescriptionParameterMapType;
67 DescriptionParameterMapType m_DescriptorMap;
73 #endif // CURVE_PARAMETER_FUNCTOR_H CurveDescriptionParameterBase::CurveDescriptionParameterNameType ParameterNameType
itk::SmartPointer< const Self > ConstPointer
#define MITKPHARMACOKINETICS_EXPORT
DataCollection - Class to facilitate loading/accessing structured data.
itk::Array< double > GridArrayType
itk::SmartPointer< Self > Pointer
std::vector< InputImagePixelType > InputPixelVectorType
std::vector< CurveDescriptionParameterNameType > DescriptionParameterNamesType
CurveDescriptionParameterBase::DescriptionParameterNamesType ParameterNamesType
CurveParameterFunctor Self
std::vector< InputImagePixelType > OutputPixelVectorType
std::string CurveDescriptionParameterNameType