Medical Imaging Interaction Toolkit
2023.04.00
Medical Imaging Interaction Toolkit
|
Go to the documentation of this file.
13 #ifndef mitkT2DecayModelParameterizer_h
14 #define mitkT2DecayModelParameterizer_h
34 itkFactorylessNewMacro(
Self);
59 void operator=(
const Self&);
T2DecayModelParameterizer Self
ModelType::Pointer ModelPointer
Superclass::StaticParameterValueType StaticParameterValueType
Superclass::ModelBasePointer ModelBasePointer
Superclass::IndexType IndexType
Superclass::StaticParameterValuesType StaticParameterValuesType
Superclass::StaticParameterMapType StaticParameterMapType
#define MITKMODELFIT_EXPORT
DataCollection - Class to facilitate loading/accessing structured data.
Superclass::ModelBaseType ModelBaseType
ModelBaseType::ParametersType ParametersType
itk::SmartPointer< const Self > ConstPointer
Superclass::ModelType ModelType
itk::SmartPointer< Self > Pointer
mitk::ConcreteModelParameterizerBase< mitk::T2DecayModel > Superclass