18 #ifndef __itkMeanSquaresPointSetToImageMetric_h
19 #define __itkMeanSquaresPointSetToImageMetric_h
40 template<
class TFixedPo
intSet,
class TMovingImage >
59 typedef typename Superclass::RealType
RealType;
94 void operator=(
const Self &);
98 #ifndef ITK_MANUAL_INSTANTIATION
99 #include "itkMeanSquaresPointSetToImageMetric.hxx"