Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
PyramidOptControlCommandv4< RegistrationType > Class Template Reference

#include <mitkPyramidRegistrationMethodHelper.h>

Inheritance diagram for PyramidOptControlCommandv4< RegistrationType >:
Collaboration diagram for PyramidOptControlCommandv4< RegistrationType >:

Public Types

typedef itk::GradientDescentLineSearchOptimizerv4 OptimizerType
 

Public Member Functions

 mitkClassMacroItkParent (PyramidOptControlCommandv4< RegistrationType >, itk::Command) static Pointer New()
 
Pointer Clone () const
 
void Execute (itk::Object *caller, const itk::EventObject &) override
 
void Execute (const itk::Object *, const itk::EventObject &) override
 

Detailed Description

template<typename RegistrationType>
class PyramidOptControlCommandv4< RegistrationType >

Definition at line 120 of file mitkPyramidRegistrationMethodHelper.h.

Member Typedef Documentation

template<typename RegistrationType>
typedef itk::GradientDescentLineSearchOptimizerv4 PyramidOptControlCommandv4< RegistrationType >::OptimizerType

Definition at line 124 of file mitkPyramidRegistrationMethodHelper.h.

Member Function Documentation

template<typename RegistrationType>
Pointer PyramidOptControlCommandv4< RegistrationType >::Clone ( ) const
template<typename RegistrationType>
void PyramidOptControlCommandv4< RegistrationType >::Execute ( itk::Object *  caller,
const itk::EventObject &   
)
inlineoverride

Definition at line 130 of file mitkPyramidRegistrationMethodHelper.h.

References MITK_DEBUG, MITK_INFO, and MITK_WARN.

template<typename RegistrationType>
void PyramidOptControlCommandv4< RegistrationType >::Execute ( const itk::Object *  ,
const itk::EventObject &   
)
inlineoverride

Definition at line 156 of file mitkPyramidRegistrationMethodHelper.h.

template<typename RegistrationType>
PyramidOptControlCommandv4< RegistrationType >::mitkClassMacroItkParent ( PyramidOptControlCommandv4< RegistrationType >  ,
itk::Command   
)

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