18#ifndef itkMeanSquaresPointSetToImageMetric_h
19#define itkMeanSquaresPointSetToImageMetric_h
40template <
typename TFixedPo
intSet,
typename TMovingImage>
98#ifndef ITK_MANUAL_INSTANTIATION
99# include "itkMeanSquaresPointSetToImageMetric.hxx"
SmartPointer< Self > Pointer
void GetDerivative(const TransformParametersType ¶meters, DerivativeType &derivative) const override
MeanSquaresPointSetToImageMetric()=default
Superclass::MeasureType MeasureType
void GetValueAndDerivative(const TransformParametersType ¶meters, MeasureType &value, DerivativeType &derivative) const override
Superclass::DerivativeType DerivativeType
SmartPointer< const Self > ConstPointer
MeasureType GetValue(const TransformParametersType ¶meters) const override
MeanSquaresPointSetToImageMetric Self
~MeanSquaresPointSetToImageMetric() override=default
typename TransformType::ParametersType TransformParametersType
PointSetToImageMetric< TFixedPointSet, TMovingImage > Superclass
TFixedPointSet FixedPointSetType
typename TransformType::InputPointType InputPointType
Superclass::MeasureType MeasureType
typename TransformType::Pointer TransformPointer
TMovingImage MovingImageType
typename MovingImageType::ConstPointer MovingImageConstPointer
Superclass::DerivativeType DerivativeType
Transform< CoordinateRepresentationType, Self::MovingImageDimension, Self::FixedPointSetDimension > TransformType
CovariantVector< RealType, Self::MovingImageDimension > GradientPixelType
typename TransformType::JacobianType TransformJacobianType
typename FixedPointSetType::ConstPointer FixedPointSetConstPointer
typename FixedPointSetType::PointDataContainer::ConstIterator PointDataIterator
typename NumericTraits< MovingImagePixelType >::RealType RealType
typename FixedPointSetType::PointsContainer::ConstIterator PointIterator
typename TransformType::ParametersType TransformParametersType
typename TransformType::OutputPointType OutputPointType
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....