#include <mitkExponentialDecayModelFactory.h>
◆ ExponentialDecayModelFactory()
| mitk::ExponentialDecayModelFactory::ExponentialDecayModelFactory |
( |
| ) |
|
|
protected |
◆ ~ExponentialDecayModelFactory()
| mitk::ExponentialDecayModelFactory::~ExponentialDecayModelFactory |
( |
| ) |
|
|
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::ExponentialDecayModelFactory::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::ExponentialDecayModelFactory::New |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following file: