CustusX
22.04-rc5
An IGT application
|
Public Types | |
typedef CommandIterationUpdate | Self |
typedef itk::Command | Superclass |
typedef itk::SmartPointer< Self > | Pointer |
typedef itk::LevenbergMarquardtOptimizer | OptimizerType |
typedef const OptimizerType * | OptimizerPointer |
Public Member Functions | |
itkNewMacro (Self) | |
void | Execute (itk::Object *caller, const itk::EventObject &event) |
void | Execute (const itk::Object *object, const itk::EventObject &event) |
Protected Member Functions | |
CommandIterationUpdate () | |
Definition at line 52 of file cxLandmarkTranslationRegistration.cpp.
typedef const OptimizerType* CommandIterationUpdate::OptimizerPointer |
Definition at line 65 of file cxLandmarkTranslationRegistration.cpp.
typedef itk::LevenbergMarquardtOptimizer CommandIterationUpdate::OptimizerType |
Definition at line 64 of file cxLandmarkTranslationRegistration.cpp.
typedef itk::SmartPointer<Self> CommandIterationUpdate::Pointer |
Definition at line 57 of file cxLandmarkTranslationRegistration.cpp.
Definition at line 55 of file cxLandmarkTranslationRegistration.cpp.
typedef itk::Command CommandIterationUpdate::Superclass |
Definition at line 56 of file cxLandmarkTranslationRegistration.cpp.
|
inlineprotected |
Definition at line 61 of file cxLandmarkTranslationRegistration.cpp.
|
inline |
Definition at line 67 of file cxLandmarkTranslationRegistration.cpp.
|
inline |
Definition at line 72 of file cxLandmarkTranslationRegistration.cpp.
CommandIterationUpdate::itkNewMacro | ( | Self | ) |