#include <mitkExponentialSaturationModelFactory.h>
◆ ExponentialSaturationModelFactory()
| mitk::ExponentialSaturationModelFactory::ExponentialSaturationModelFactory |
( |
| ) |
|
|
protected |
◆ ~ExponentialSaturationModelFactory()
| mitk::ExponentialSaturationModelFactory::~ExponentialSaturationModelFactory |
( |
| ) |
|
|
overrideprotected |
◆ CreateDefaultConstraints()
Create the default constraints that should/can be used for fitting if nothing else is specified by the user.
- Returns
- Pointer to the constraint checker for default constraints. May return a NULL pointer to indicated that the Model has no constraints by default.
Implements mitk::ModelFactoryBase.
◆ DoCreateParameterizer()
◆ GetDefaultInitialParameterization()
| ParametersType mitk::ExponentialSaturationModelFactory::GetDefaultInitialParameterization |
( |
| ) |
const |
|
overridevirtual |
This function returns the default parameterization (e.g. initial parametrization for fitting) defined by the model developer for for the given model.
Implements mitk::ModelFactoryBase.
◆ mitkClassMacroItkParent()
◆ New()
| static Pointer mitk::ExponentialSaturationModelFactory::New |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following file: