18 #ifndef itkCorrelationImageToImageMetricv4HelperThreader_h
19 #define itkCorrelationImageToImageMetricv4HelperThreader_h
35 template <
typename TDomainPartitioner,
typename TImageToImageMetric,
typename TCorrelationMetric >
50 typedef typename Superclass::DomainType
DomainType;
77 virtual
void BeforeThreadedExecution() ITK_OVERRIDE;
86 virtual
void AfterThreadedExecution() ITK_OVERRIDE;
103 virtual
bool ProcessPoint(
128 PaddedCorrelationMetricPerThreadStruct);
129 itkAlignedTypedef( ITK_CACHE_LINE_ALIGNMENT, PaddedCorrelationMetricPerThreadStruct,
130 AlignedCorrelationMetricPerThreadStruct );
141 #ifndef ITK_MANUAL_INSTANTIATION
142 #include "itkCorrelationImageToImageMetricv4HelperThreader.hxx"
CorrelationImageToImageMetricv4HelperThreader Self
Superclass::DerivativeType DerivativeType
Superclass::MovingImagePointType MovingImagePointType
Superclass::AssociateType AssociateType
Superclass::ImageToImageMetricv4Type ImageToImageMetricv4Type
Superclass::FixedImagePixelType FixedImagePixelType
AlignedCorrelationMetricPerThreadStruct * m_CorrelationMetricPerThreadVariables
Superclass::FixedOutputPointType FixedOutputPointType
Superclass::MovingOutputPointType MovingOutputPointType
TCorrelationMetric * m_CorrelationAssociate
Superclass::FixedImagePointType FixedImagePointType
Superclass::VirtualIndexType VirtualIndexType
Superclass::MovingImagePixelType MovingImagePixelType
Superclass::InternalComputationValueType InternalComputationValueType
ImageToImageMetricv4GetValueAndDerivativeThreader< TDomainPartitioner, TImageToImageMetric > Superclass
InternalComputationValueType MovSum
SmartPointer< Self > Pointer
unsigned int ThreadIdType
Superclass::VirtualPointType VirtualPointType
Provides threading for ImageToImageMetricv4::GetValueAndDerivative.
Superclass::MeasureType MeasureType
Superclass::DerivativeValueType DerivativeValueType
Superclass::DomainType DomainType
SmartPointer< const Self > ConstPointer
Superclass::MovingImageGradientType MovingImageGradientType
Superclass::FixedImageGradientType FixedImageGradientType
InternalComputationValueType FixSum
Superclass::NumberOfParametersType NumberOfParametersType