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