Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
#include <mitkModelFitFunctorPolicy.h>
Public Types | |
typedef ModelFitFunctorBase::InputPixelArrayType | InputPixelArrayType |
typedef ModelFitFunctorBase::InputPixelArrayType | OutputPixelArrayType |
typedef mitk::ModelParameterizerBase | ParameterizerType |
typedef ParameterizerType::ConstPointer | ParameterizerConstPointer |
typedef ModelFitFunctorBase | FunctorType |
typedef ModelFitFunctorBase::ConstPointer | FunctorConstPointer |
typedef itk::Index< 3 > | IndexType |
Public Member Functions | |
ModelFitFunctorPolicy () | |
~ModelFitFunctorPolicy () | |
unsigned int | GetNumberOfOutputs () const |
void | SetModelFitFunctor (const mitk::ModelFitFunctorBase *functor) |
void | SetModelParameterizer (const ParameterizerType *parameterizer) |
bool | operator!= (const ModelFitFunctorPolicy &other) const |
bool | operator== (const ModelFitFunctorPolicy &other) const |
OutputPixelArrayType | operator() (const InputPixelArrayType &value, const IndexType ¤tIndex) const |
Definition at line 23 of file mitkModelFitFunctorPolicy.h.
Definition at line 33 of file mitkModelFitFunctorPolicy.h.
Definition at line 32 of file mitkModelFitFunctorPolicy.h.
typedef itk::Index<3> mitk::ModelFitFunctorPolicy::IndexType |
Definition at line 35 of file mitkModelFitFunctorPolicy.h.
Definition at line 26 of file mitkModelFitFunctorPolicy.h.
Definition at line 27 of file mitkModelFitFunctorPolicy.h.
Definition at line 30 of file mitkModelFitFunctorPolicy.h.
Definition at line 29 of file mitkModelFitFunctorPolicy.h.
|
inline |
Definition at line 37 of file mitkModelFitFunctorPolicy.h.
|
inline |
Definition at line 40 of file mitkModelFitFunctorPolicy.h.
|
inline |
Definition at line 42 of file mitkModelFitFunctorPolicy.h.
|
inline |
Definition at line 75 of file mitkModelFitFunctorPolicy.h.
|
inline |
Definition at line 86 of file mitkModelFitFunctorPolicy.h.
|
inline |
Definition at line 80 of file mitkModelFitFunctorPolicy.h.
|
inline |
Definition at line 55 of file mitkModelFitFunctorPolicy.h.
|
inline |
Definition at line 65 of file mitkModelFitFunctorPolicy.h.