18 #ifndef itkRegistrationParameterScalesFromPhysicalShift_h
19 #define itkRegistrationParameterScalesFromPhysicalShift_h
33 template <
typename TMetric >
72 void PrintSelf(std::ostream & os,
Indent indent)
const override;
77 template <
typename TTransform>
85 #ifndef ITK_MANUAL_INSTANTIATION
86 #include "itkRegistrationParameterScalesFromPhysicalShift.hxx"
Light weight base class for most itk classes.
typename Superclass::FloatType FloatType
typename MetricType::MovingTransformType MovingTransformType
Registration helper base class for estimating scales of transform parameters from the maximum voxel s...
typename MetricType::FixedTransformType FixedTransformType
Registration helper class for estimating scales of transform parameters a step sizes, from the maximum voxel shift in physical space caused by a parameter change.
typename TMetric::VirtualIndexType VirtualIndexType
typename Superclass::ParametersType ParametersType
typename TMetric::JacobianType JacobianType
typename TMetric::VirtualImageConstPointer VirtualImageConstPointer
typename Superclass::ScalesType ScalesType
Control indentation during Print() invocation.
typename TMetric::VirtualPointType VirtualPointType