18 #ifndef itkMeanSquaresImageToImageMetricv4GetValueAndDerivativeThreader_h
19 #define itkMeanSquaresImageToImageMetricv4GetValueAndDerivativeThreader_h
32 template <
typename TDomainPartitioner,
typename TImageToImageMetric,
typename TMeanSquaresMetric >
47 typedef typename Superclass::DomainType
DomainType;
90 #ifndef ITK_MANUAL_INSTANTIATION
91 #include "itkMeanSquaresImageToImageMetricv4GetValueAndDerivativeThreader.hxx"
Superclass::VirtualPointType VirtualPointType
Superclass::DomainType DomainType
Superclass::AssociateType AssociateType
Superclass::DerivativeType DerivativeType
SmartPointer< Self > Pointer
MeanSquaresImageToImageMetricv4GetValueAndDerivativeThreader()
Superclass::MeasureType MeasureType
Processes points for MeanSquaresImageToImageMetricv4 GetValueAndDerivative.
Superclass::ImageToImageMetricv4Type ImageToImageMetricv4Type
void operator=(const Self &)
Superclass::FixedImagePointType FixedImagePointType
Superclass::MovingImagePointType MovingImagePointType
virtual bool ProcessPoint(const VirtualIndexType &virtualIndex, const VirtualPointType &virtualPoint, const FixedImagePointType &mappedFixedPoint, const FixedImagePixelType &mappedFixedPixelValue, const FixedImageGradientType &mappedFixedImageGradient, const MovingImagePointType &mappedMovingPoint, const MovingImagePixelType &mappedMovingPixelValue, const MovingImageGradientType &mappedMovingImageGradient, MeasureType &metricValueReturn, DerivativeType &localDerivativeReturn, const ThreadIdType threadId) const override
Superclass::NumberOfParametersType NumberOfParametersType
unsigned int ThreadIdType
Superclass::MovingImagePixelType MovingImagePixelType
Provides threading for ImageToImageMetricv4::GetValueAndDerivative.
Superclass::MovingImageGradientType MovingImageGradientType
MeanSquaresImageToImageMetricv4GetValueAndDerivativeThreader Self
ImageToImageMetricv4GetValueAndDerivativeThreader< TDomainPartitioner, TImageToImageMetric > Superclass
SmartPointer< const Self > ConstPointer
Superclass::DerivativeValueType DerivativeValueType
Superclass::VirtualIndexType VirtualIndexType
Superclass::FixedImagePixelType FixedImagePixelType
Superclass::FixedImageGradientType FixedImageGradientType