18 #ifndef __elxRSGDEachParameterApart_h 19 #define __elxRSGDEachParameterApart_h 71 template<
class TElastix >
84 typedef itk::SmartPointer< Self >
Pointer;
146 #ifndef ITK_MANUAL_INSTANTIATION 147 #include "elxRSGDEachParameterApart.hxx" 150 #endif // end #ifndef __elxRSGDEachParameterApart_h Superclass::RegistrationPointer RegistrationPointer
virtual void BeforeRegistration(void)
Superclass1::CostFunctionPointer CostFunctionPointer
This class is the elastix base class for all Optimizers.
Superclass::ElastixType ElastixType
Superclass2::RegistrationPointer RegistrationPointer
Superclass::ConfigurationPointer ConfigurationPointer
virtual void BeforeEachResolution(void)
Superclass1::CostFunctionType CostFunctionType
Superclass::ElastixPointer ElastixPointer
Superclass::ConfigurationType ConfigurationType
elxClassNameMacro("RSGDEachParameterApart")
Superclass::CostFunctionType CostFunctionType
RSGDEachParameterApartOptimizer Superclass1
void operator=(const Self &)
An optimizer based on gradient descent.
itk::Optimizer ITKBaseType
An optimizer based on gradient descent.
Superclass2::ITKBaseType ITKBaseType
Superclass2::ConfigurationPointer ConfigurationPointer
Superclass2::ElastixPointer ElastixPointer
itk::SmartPointer< const Self > ConstPointer
Superclass2::ConfigurationType ConfigurationType
Superclass2::RegistrationType RegistrationType
virtual void AfterEachIteration(void)
virtual void AfterEachResolution(void)
virtual void SetInitialPosition(const ParametersType ¶m)
virtual ~RSGDEachParameterApart()
Superclass::RegistrationType RegistrationType
Superclass1::ParametersType ParametersType
CostFunctionType::Pointer CostFunctionPointer
Superclass2::ElastixType ElastixType
RSGDEachParameterApart Self
virtual void AfterRegistration(void)
OptimizerBase< TElastix > Superclass2
itk::SmartPointer< Self > Pointer