Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
Go to the documentation of this file.
13 #ifndef __EXPONENTIAL_SATURATION_MODEL_PARAMETERIZER_H
14 #define __EXPONENTIAL_SATURATION_MODEL_PARAMETERIZER_H
34 itkFactorylessNewMacro(
Self);
59 void operator=(
const Self&);
63 #endif // __EXPONENTIAL_SATURATION_MODEL_PARAMETERIZER_H
ModelType::Pointer ModelPointer
itk::SmartPointer< const Self > ConstPointer
ExponentialSaturationModelParameterizer Self
Superclass::ModelType ModelType
Superclass::ModelBasePointer ModelBasePointer
Superclass::ModelBaseType ModelBaseType
Superclass::StaticParameterValueType StaticParameterValueType
Superclass::ModelBasePointer ModelBasePointer
#define MITKMODELFIT_EXPORT
Find image slices visible on a given plane.
itk::SmartPointer< Self > Pointer
Superclass::IndexType IndexType
Superclass::IndexType IndexType
ModelBaseType::ParametersType ParametersType
Superclass::StaticParameterValueType StaticParameterValueType
mitk::ConcreteModelParameterizerBase< mitk::ExponentialSaturationModel > Superclass
Superclass::StaticParameterMapType StaticParameterMapType
Superclass::StaticParameterValuesType StaticParameterValuesType
Superclass::StaticParameterValuesType StaticParameterValuesType
This generic model has the form: if x<onset: y(x) = baseline , else: y(x) = baseline + (y_final-basel...
Superclass::StaticParameterMapType StaticParameterMapType
Superclass::ModelBaseType ModelBaseType