18#ifndef itkManhattanDistanceMetric_h
19#define itkManhattanDistanceMetric_h
37template <
typename TVector>
73#ifndef ITK_MANUAL_INSTANTIATION
74# include "itkManhattanDistanceMetric.hxx"
Implements transparent reference counting.
TVector MeasurementVectorType
unsigned int MeasurementVectorSizeType
double Evaluate(const MeasurementVectorType &x1, const MeasurementVectorType &x2) const override
DistanceMetric< TVector > Superclass
~ManhattanDistanceMetric() override=default
ManhattanDistanceMetric()=default
TVector MeasurementVectorType
double Evaluate(const MeasurementVectorType &x) const override
SmartPointer< Self > Pointer
ManhattanDistanceMetric Self
SmartPointer< const Self > ConstPointer
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....