Go to the documentation of this file.
18 #ifndef __elxSimplex_h
19 #define __elxSimplex_h
22 #include "itkAmoebaOptimizer.h"
40 template<
class TElastix >
53 typedef itk::SmartPointer< Self >
Pointer;
116 #ifndef ITK_MANUAL_INSTANTIATION
117 #include "elxSimplex.hxx"
120 #endif // end #ifndef __elxSimplex_h
Superclass2::RegistrationType RegistrationType
Superclass2::RegistrationPointer RegistrationPointer
Superclass::RegistrationPointer RegistrationPointer
Superclass::RegistrationType RegistrationType
Superclass::ConfigurationPointer ConfigurationPointer
Superclass2::ITKBaseType ITKBaseType
Superclass1::CostFunctionPointer CostFunctionPointer
itk::SmartPointer< const Self > ConstPointer
Superclass2::ConfigurationPointer ConfigurationPointer
Superclass2::ElastixPointer ElastixPointer
virtual void AfterEachIteration(void)
This class is the elastix base class for all Optimizers.
virtual void BeforeEachResolution(void)
Superclass::ConfigurationType ConfigurationType
An optimizer based on Simplex...
elxClassNameMacro("Simplex")
itk::SmartPointer< Self > Pointer
virtual void AfterEachResolution(void)
AmoebaOptimizer Superclass1
Superclass::ElastixPointer ElastixPointer
void operator=(const Self &)
virtual void AfterRegistration(void)
Superclass1::ParametersType ParametersType
Superclass1::CostFunctionType CostFunctionType
virtual void SetInitialPosition(const ParametersType ¶m)
virtual void BeforeRegistration(void)
Superclass2::ConfigurationType ConfigurationType
itk::Optimizer ITKBaseType
OptimizerBase< TElastix > Superclass2
Superclass::ElastixType ElastixType
Superclass2::ElastixType ElastixType
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|