Medical Imaging Interaction Toolkit
2023.12.00
Medical Imaging Interaction Toolkit
|
#include <mitkTwoStepLinearModelFactory.h>
Static Public Member Functions | |
static Pointer | New () |
Static Public Member Functions inherited from mitk::ConcreteModelFactoryBase< TwoStepLinearModel > | |
static ModelPointer | CreateConcreteModel () |
Protected Member Functions | |
virtual ModelParameterizerBase::Pointer | DoCreateParameterizer (const modelFit::ModelFitInfo *fit) const |
TwoStepLinearModelFactory () | |
virtual | ~TwoStepLinearModelFactory () |
Protected Member Functions inherited from mitk::ConcreteModelFactoryBase< TwoStepLinearModel > | |
ConcreteModelFactoryBase () | |
~ConcreteModelFactoryBase () override | |
Protected Member Functions inherited from mitk::ModelFactoryBase | |
ModelFactoryBase () | |
~ModelFactoryBase () override | |
Protected Member Functions inherited from mitk::ModelTraitsInterface | |
ModelTraitsInterface () | |
virtual | ~ModelTraitsInterface () |
Definition at line 27 of file mitkTwoStepLinearModelFactory.h.
|
protected |
|
protectedvirtual |
|
protectedvirtual |
Implements mitk::ModelFactoryBase.
|
virtual |
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.
mitk::TwoStepLinearModelFactory::mitkClassMacroItkParent | ( | TwoStepLinearModelFactory | , |
ConcreteModelFactoryBase< TwoStepLinearModel > | |||
) |
|
static |