22#include "itkAmoebaOptimizer.h"
40template<
class TElastix >
53 typedef itk::SmartPointer< Self >
Pointer;
116#ifndef ITK_MANUAL_INSTANTIATION
117#include "elxSimplex.hxx"
A class that deals with user given parameters and command line arguments.
This class is the elastix base class for all Optimizers.
Superclass::ConfigurationPointer ConfigurationPointer
itk::Optimizer ITKBaseType
Superclass::ElastixType ElastixType
Superclass::ElastixPointer ElastixPointer
Superclass::RegistrationPointer RegistrationPointer
Superclass::RegistrationType RegistrationType
An optimizer based on Simplex...
Superclass2::ElastixPointer ElastixPointer
itk::SmartPointer< Self > Pointer
Superclass2::RegistrationPointer RegistrationPointer
void operator=(const Self &)
void AfterEachResolution(void) override
itk::SmartPointer< const Self > ConstPointer
Superclass2::RegistrationType RegistrationType
Superclass2::ConfigurationPointer ConfigurationPointer
void SetInitialPosition(const ParametersType ¶m) override
Superclass1::CostFunctionType CostFunctionType
Superclass2::ElastixType ElastixType
void BeforeRegistration(void) override
Superclass2::ConfigurationType ConfigurationType
OptimizerBase< TElastix > Superclass2
Superclass1::CostFunctionPointer CostFunctionPointer
void BeforeEachResolution(void) override
AmoebaOptimizer Superclass1
void AfterEachIteration(void) override
Superclass2::ITKBaseType ITKBaseType
void AfterRegistration(void) override
elxClassNameMacro("Simplex")
Superclass1::ParametersType ParametersType