18 #ifndef __itkMeanReciprocalSquareDifferencePointSetToImageMetric_h
19 #define __itkMeanReciprocalSquareDifferencePointSetToImageMetric_h
45 template<
class TFixedPo
intSet,
class TMovingImage >
64 typedef typename Superclass::RealType
RealType;
96 itkSetMacro(Lambda,
double);
97 itkGetConstMacro(Lambda,
double);
101 virtual void PrintSelf(std::ostream & os,
Indent indent)
const;
108 void operator=(
const Self &);
116 #ifndef ITK_MANUAL_INSTANTIATION
117 #include "itkMeanReciprocalSquareDifferencePointSetToImageMetric.hxx"