15 #ifndef __elxSimplex_h
16 #define __elxSimplex_h
18 #include "itkAmoebaOptimizer.h"
38 template <
class TElastix>
58 itkTypeMacro(
Simplex, AmoebaOptimizer );
84 virtual void BeforeRegistration(
void);
85 virtual void BeforeEachResolution(
void);
86 virtual void AfterEachResolution(
void);
87 virtual void AfterEachIteration(
void);
88 virtual void AfterRegistration(
void);
104 void operator=(
const Self& );
111 #ifndef ITK_MANUAL_INSTANTIATION
112 #include "elxSimplex.hxx"
115 #endif // end #ifndef __elxSimplex_h
Superclass::RegistrationPointer RegistrationPointer
#define elxClassNameMacro(_name)
This class is the elastix base class for all Optimizers.
Superclass2::ElastixPointer ElastixPointer
Superclass::ElastixType ElastixType
Superclass::ConfigurationPointer ConfigurationPointer
Superclass1::CostFunctionPointer CostFunctionPointer
Superclass::ElastixPointer ElastixPointer
Superclass::ConfigurationType ConfigurationType
OptimizerBase< TElastix > Superclass2
Superclass2::ITKBaseType ITKBaseType
AmoebaOptimizer Superclass1
Superclass2::ConfigurationPointer ConfigurationPointer
SmartPointer< Self > Pointer
An optimizer based on Simplex...
itk::Optimizer ITKBaseType
Superclass2::ConfigurationType ConfigurationType
SmartPointer< const Self > ConstPointer
Superclass2::RegistrationPointer RegistrationPointer
Superclass1::ParametersType ParametersType
Superclass2::ElastixType ElastixType
Superclass::RegistrationType RegistrationType
Superclass1::CostFunctionType CostFunctionType
Superclass2::RegistrationType RegistrationType