NorMIT-nav  2023.01.05-dev+develop.0da12
An IGT application
CommandIterationUpdate Class Reference
Inheritance diagram for CommandIterationUpdate:

Public Types

typedef CommandIterationUpdate Self
 
typedef itk::Command Superclass
 
typedef itk::SmartPointer< SelfPointer
 
typedef itk::LevenbergMarquardtOptimizer OptimizerType
 

Public Member Functions

 itkNewMacro (Self)
 
void Execute (itk::Object *caller, const itk::EventObject &event)
 
void Execute (const itk::Object *object, const itk::EventObject &event)
 

Public Attributes

const typedef OptimizerTypeOptimizerPointer
 

Protected Member Functions

 CommandIterationUpdate ()
 

Detailed Description

Definition at line 52 of file cxLandmarkTranslationRegistration.cpp.

Member Typedef Documentation

◆ OptimizerType

typedef itk::LevenbergMarquardtOptimizer CommandIterationUpdate::OptimizerType

Definition at line 64 of file cxLandmarkTranslationRegistration.cpp.

◆ Pointer

typedef itk::SmartPointer<Self> CommandIterationUpdate::Pointer

Definition at line 57 of file cxLandmarkTranslationRegistration.cpp.

◆ Self

◆ Superclass

typedef itk::Command CommandIterationUpdate::Superclass

Definition at line 56 of file cxLandmarkTranslationRegistration.cpp.

Constructor & Destructor Documentation

◆ CommandIterationUpdate()

CommandIterationUpdate::CommandIterationUpdate ( )
inlineprotected

Definition at line 61 of file cxLandmarkTranslationRegistration.cpp.

Member Function Documentation

◆ Execute() [1/2]

void CommandIterationUpdate::Execute ( const itk::Object *  object,
const itk::EventObject &  event 
)
inline

Definition at line 72 of file cxLandmarkTranslationRegistration.cpp.

◆ Execute() [2/2]

void CommandIterationUpdate::Execute ( itk::Object *  caller,
const itk::EventObject &  event 
)
inline

Definition at line 67 of file cxLandmarkTranslationRegistration.cpp.

◆ itkNewMacro()

CommandIterationUpdate::itkNewMacro ( Self  )

Member Data Documentation

◆ OptimizerPointer

const typedef OptimizerType* CommandIterationUpdate::OptimizerPointer

Definition at line 65 of file cxLandmarkTranslationRegistration.cpp.


The documentation for this class was generated from the following file: