18 #ifndef itkMeanReciprocalSquareDifferencePointSetToImageMetric_h
19 #define itkMeanReciprocalSquareDifferencePointSetToImageMetric_h
45 template <
typename TFixedPo
intSet,
typename TMovingImage>
65 using RealType =
typename Superclass::RealType;
100 itkSetMacro(Lambda,
double);
101 itkGetConstMacro(Lambda,
double);
108 PrintSelf(std::ostream & os,
Indent indent)
const override;
115 #ifndef ITK_MANUAL_INSTANTIATION
116 # include "itkMeanReciprocalSquareDifferencePointSetToImageMetric.hxx"