18 #ifndef __itkManhattanDistanceMetric_h
19 #define __itkManhattanDistanceMetric_h
36 template<
typename TVector >
70 #ifndef ITK_MANUAL_INSTANTIATION
71 #include "itkManhattanDistanceMetric.hxx"
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
double Evaluate(const MeasurementVectorType &x) const
TVector MeasurementVectorType
this class declares common interfaces for distance functions.
virtual ~ManhattanDistanceMetric()
SmartPointer< Self > Pointer
unsigned int MeasurementVectorSizeType