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