14 #ifndef __itkCorrespondingPointsEuclideanDistancePointMetric_h
15 #define __itkCorrespondingPointsEuclideanDistancePointMetric_h
19 #include "itkPointSet.h"
34 template <
class TFixedPo
intSet,
class TMovingPo
intSet >
95 void operator=(
const Self&);
101 #ifndef ITK_MANUAL_INSTANTIATION
102 #include "itkCorrespondingPointsEuclideanDistancePointMetric.txx"
Superclass::DerivativeType DerivativeType
Superclass::TransformJacobianType TransformJacobianType
Superclass::DerivativeValueType DerivativeValueType
Superclass::OutputPointType OutputPointType
Superclass::MovingPointSetConstPointer MovingPointSetConstPointer
Superclass::MovingPointSetType MovingPointSetType
Superclass::MeasureType MeasureType
Superclass::DerivativeType DerivativeType
vnl_vector< CoordRepType > VnlVectorType
SingleValuedPointSetToPointSetMetric< TFixedPointSet, TMovingPointSet > Superclass
Superclass::TransformParametersType TransformParametersType
TransformType::ParametersType TransformParametersType
Superclass::FixedPointSetType FixedPointSetType
Superclass::PointDataIterator PointDataIterator
CorrespondingPointsEuclideanDistancePointMetric Self
OutputPointType::CoordRepType CoordRepType
SmartPointer< Self > Pointer
Superclass::FixedPointSetConstPointer FixedPointSetConstPointer
Superclass::PointIterator PointIterator
Superclass::MeasureType MeasureType
Computes the Euclidean distance between a moving point-set and a fixed point-set. Correspondence is n...
Superclass::InputPointType InputPointType
Superclass::TransformType TransformType
Computes similarity between two point sets.
SmartPointer< const Self > ConstPointer
Superclass::NonZeroJacobianIndicesType NonZeroJacobianIndicesType
virtual ~CorrespondingPointsEuclideanDistancePointMetric()
Superclass::TransformPointer TransformPointer