Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
Go to the documentation of this file.
13 #ifndef mitkExtendedToftsModelParameterizer_h
14 #define mitkExtendedToftsModelParameterizer_h
35 itkFactorylessNewMacro(
Self);
62 void operator=(
const Self&);
Superclass::ModelType ModelType
#define MITKPHARMACOKINETICS_EXPORT
Superclass::ModelBasePointer ModelBasePointer
itk::SmartPointer< const Self > ConstPointer
Superclass::StaticParameterValuesType StaticParameterValuesType
Superclass::IndexType IndexType
Find image slices visible on a given plane.
Superclass::StaticParameterValueType StaticParameterValueType
ModelBaseType::ParametersType ParametersType
ExtendedToftsModelParameterizer Self
Superclass::ModelBaseType ModelBaseType
Superclass::StaticParameterMapType StaticParameterMapType
ModelType::Pointer ModelPointer
itk::SmartPointer< Self > Pointer
mitk::AIFBasedModelParameterizerBase< mitk::ExtendedToftsModel > Superclass