18 #ifndef itkCorrelationImageToImageMetricv4GetValueAndDerivativeThreader_h
19 #define itkCorrelationImageToImageMetricv4GetValueAndDerivativeThreader_h
32 template <
typename TDomainPartitioner,
typename TImageToImageMetric,
typename TCorrelationMetric >
47 typedef typename Superclass::DomainType
DomainType;
117 void operator=( const Self & );
139 PaddedCorrelationMetricValueDerivativePerThreadStruct);
140 itkAlignedTypedef( ITK_CACHE_LINE_ALIGNMENT, PaddedCorrelationMetricValueDerivativePerThreadStruct,
141 AlignedCorrelationMetricValueDerivativePerThreadStruct );
152 #ifndef ITK_MANUAL_INSTANTIATION
153 #include "itkCorrelationImageToImageMetricv4GetValueAndDerivativeThreader.hxx"
InternalComputationValueType m2
InternalComputationValueType f2
itkPadStruct(ITK_CACHE_LINE_ALIGNMENT, CorrelationMetricValueDerivativePerThreadStruct, PaddedCorrelationMetricValueDerivativePerThreadStruct)
virtual void BeforeThreadedExecution() override
virtual bool ProcessVirtualPoint(const VirtualIndexType &virtualIndex, const VirtualPointType &virtualPoint, const ThreadIdType threadId) override
Superclass::AssociateType AssociateType
InternalComputationValueType f
Superclass::MeasureType MeasureType
Superclass::InternalComputationValueType InternalComputationValueType
InternalComputationValueType fm
ImageToImageMetricv4GetValueAndDerivativeThreader< TDomainPartitioner, TImageToImageMetric > Superclass
FixedTransformType::OutputPointType FixedOutputPointType
CorrelationImageToImageMetricv4GetValueAndDerivativeThreader Self
Superclass::DerivativeType DerivativeType
Superclass::VirtualPointType VirtualPointType
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
SmartPointer< const Self > ConstPointer
Superclass::FixedImageGradientType FixedImageGradientType
Processes points for CorrelationImageToImageMetricv4 GetValueAndDerivative.
TCorrelationMetric * m_CorrelationAssociate
InternalComputationValueType m
virtual ~CorrelationImageToImageMetricv4GetValueAndDerivativeThreader()
Superclass::DerivativeValueType DerivativeValueType
MovingTransformType::OutputPointType MovingOutputPointType
CorrelationImageToImageMetricv4GetValueAndDerivativeThreader()
AlignedCorrelationMetricValueDerivativePerThreadStruct * m_CorrelationMetricValueDerivativePerThreadVariables
unsigned int ThreadIdType
Superclass::VirtualIndexType VirtualIndexType
Superclass::DomainType DomainType
Superclass::NumberOfParametersType NumberOfParametersType
virtual void AfterThreadedExecution() override
itkAlignedTypedef(ITK_CACHE_LINE_ALIGNMENT, PaddedCorrelationMetricValueDerivativePerThreadStruct, AlignedCorrelationMetricValueDerivativePerThreadStruct)
Provides threading for ImageToImageMetricv4::GetValueAndDerivative.
Superclass::FixedImagePixelType FixedImagePixelType
Superclass::ImageToImageMetricv4Type ImageToImageMetricv4Type
Superclass::FixedImagePointType FixedImagePointType
Superclass::MovingImageGradientType MovingImageGradientType
ImageToImageMetricv4Type::FixedTransformType FixedTransformType
Superclass::MovingImagePointType MovingImagePointType
SmartPointer< Self > Pointer
Superclass::MovingImagePixelType MovingImagePixelType
ImageToImageMetricv4Type::MovingTransformType MovingTransformType