18 #ifndef itkManhattanDistanceMetric_h
19 #define itkManhattanDistanceMetric_h
36 template<
typename TVector >
70 #ifndef ITK_MANUAL_INSTANTIATION
71 #include "itkManhattanDistanceMetric.hxx"
double Evaluate(const MeasurementVectorType &x) const override
ManhattanDistanceMetric()
Light weight base class for most itk classes.
Euclidean distance function.
SmartPointer< const Self > ConstPointer
Superclass::MeasurementVectorSizeType MeasurementVectorSizeType
ManhattanDistanceMetric Self
DistanceMetric< TVector > Superclass
Superclass::MeasurementVectorType MeasurementVectorType
TVector MeasurementVectorType
this class declares common interfaces for distance functions.
virtual ~ManhattanDistanceMetric()
SmartPointer< Self > Pointer
unsigned int MeasurementVectorSizeType