18 #ifndef itkMeanReciprocalSquareDifferenceImageToImageMetric_h
19 #define itkMeanReciprocalSquareDifferenceImageToImageMetric_h
45 template<
typename TFixedImage,
typename TMovingImage >
91 itkGetConstMacro(Lambda,
double);
92 itkSetMacro(Lambda,
double);
97 itkGetConstMacro(Delta,
double);
98 itkSetMacro(Delta,
double);
104 void PrintSelf(std::ostream & os,
Indent indent)
const ITK_OVERRIDE;
110 void operator=(
const Self &);
119 #ifndef ITK_MANUAL_INSTANTIATION
120 #include "itkMeanReciprocalSquareDifferenceImageToImageMetric.hxx"
Array class with size defined at construction time.
SmartPointer< const Self > ConstPointer
Light weight base class for most itk classes.
virtual ~MeanReciprocalSquareDifferenceImageToImageMetric() override
Superclass::MovingImageType MovingImageType
Superclass::TransformParametersType TransformParametersType
Computes similarity between two objects to be registered.
Superclass::InputPointType InputPointType
Superclass::MovingImageConstPointer MovingImageConstPointer
ImageToImageMetric< TFixedImage, TMovingImage > Superclass
Superclass::TransformType TransformType
Superclass::TransformPointer TransformPointer
SmartPointer< Self > Pointer
MeanReciprocalSquareDifferenceImageToImageMetric Self
Superclass::TransformJacobianType TransformJacobianType
Superclass::DerivativeType DerivativeType
Control indentation during Print() invocation.
Superclass::OutputPointType OutputPointType
Superclass::FixedImageConstPointer FixedImageConstPointer
Computes similarity between regions of two images.
Superclass::MeasureType MeasureType
Superclass::FixedImageType FixedImageType
TransformType::ParametersType TransformParametersType