18#ifndef itkRegistrationParameterScalesFromPhysicalShift_h 
   19#define itkRegistrationParameterScalesFromPhysicalShift_h 
   34template <
typename TMetric>
 
   78  template <
typename TTransform>
 
 
   87#ifndef ITK_MANUAL_INSTANTIATION 
   88#  include "itkRegistrationParameterScalesFromPhysicalShift.hxx" 
Control indentation during Print() invocation.
 
OptimizerParameters< TMetric::ParametersValueType > ParametersType
 
TMetric::ParametersValueType FloatType
 
OptimizerParameters< TMetric::ParametersValueType > ScalesType
 
void ComputeSampleShiftsInternal(const ParametersType &deltaParameters, ScalesType &sampleShifts)
 
SmartPointer< Self > Pointer
 
RegistrationParameterScalesFromPhysicalShift()=default
 
void ComputeSampleShifts(const ParametersType &deltaParameters, ScalesType &sampleShifts) override
 
~RegistrationParameterScalesFromPhysicalShift() override=default
 
RegistrationParameterScalesFromPhysicalShift Self
 
SmartPointer< const Self > ConstPointer
 
RegistrationParameterScalesFromShiftBase< TMetric > Superclass
 
void PrintSelf(std::ostream &os, Indent indent) const override
 
typename MetricType::MovingTransformType MovingTransformType
 
RegistrationParameterScalesFromShiftBase()
 
typename TMetric::JacobianType JacobianType
 
typename TMetric::VirtualIndexType VirtualIndexType
 
typename TMetric::VirtualPointType VirtualPointType
 
typename TMetric::VirtualImageConstPointer VirtualImageConstPointer
 
typename MetricType::FixedTransformType FixedTransformType
 
Implements transparent reference counting.
 
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....