18 #ifndef __itkEuclideanDistancePointSetToPointSetMetricv4_h
19 #define __itkEuclideanDistancePointSetToPointSetMetricv4_h
41 template<
class TFixedPo
intSet,
class TMovingPo
intSet = TFixedPo
intSet>
60 typedef typename Superclass::MeasureType
MeasureType;
74 virtual void GetLocalNeighborhoodValueAndDerivative(
const PointType &,
82 void PrintSelf( std::ostream & os,
Indent indent )
const;
87 void operator=(
const Self &);
91 #ifndef ITK_MANUAL_INSTANTIATION
92 #include "itkEuclideanDistancePointSetToPointSetMetricv4.hxx"