18#ifndef itkRegistrationParameterScalesFromJacobian_h
19#define itkRegistrationParameterScalesFromJacobian_h
41template <
typename TMetric>
129#ifndef ITK_MANUAL_INSTANTIATION
130# include "itkRegistrationParameterScalesFromJacobian.hxx"
Control indentation during Print() invocation.
OptimizerParameters< TMetric::ParametersValueType > ParametersType
TMetric::ParametersValueType FloatType
OptimizerParameters< TMetric::ParametersValueType > ScalesType
typename MetricType::MovingTransformType MovingTransformType
RegistrationParameterScalesEstimator()
typename TMetric::JacobianType JacobianType
typename TMetric::VirtualIndexType VirtualIndexType
typename TMetric::VirtualPointType VirtualPointType
typename TMetric::VirtualImageConstPointer VirtualImageConstPointer
typename MetricType::FixedTransformType FixedTransformType
RegistrationParameterScalesFromJacobian Self
void EstimateLocalStepScales(const ParametersType &step, ScalesType &localStepScales) override
void PrintSelf(std::ostream &os, Indent indent) const override
void ComputeSampleStepScales(const ParametersType &step, ScalesType &sampleScales)
FloatType EstimateStepScale(const ParametersType &step) override
RegistrationParameterScalesEstimator< TMetric > Superclass
RegistrationParameterScalesFromJacobian()=default
void EstimateScales(ScalesType ¶meterScales) override
SmartPointer< const Self > ConstPointer
~RegistrationParameterScalesFromJacobian() override=default
SmartPointer< Self > Pointer
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....