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