18 #ifndef itkMattesMutualInformationImageToImageMetricv4GetValueAndDerivativeThreader_h
19 #define itkMattesMutualInformationImageToImageMetricv4GetValueAndDerivativeThreader_h
34 template <
typename TDomainPartitioner,
typename TImageToImageMetric,
typename TMattesMutualInformationMetric >
49 typedef typename Superclass::DomainType
DomainType;
69 typedef typename TMattesMutualInformationMetric::PDFValueType
PDFValueType;
70 typedef typename TMattesMutualInformationMetric::JointPDFType
JointPDFType;
84 typedef typename TMattesMutualInformationMetric::JacobianType
JacobianType;
117 const
PDFValueType & cubicBSplineDerivativeValue) const;
128 void operator=( const Self & );
137 #ifndef ITK_MANUAL_INSTANTIATION
138 #include "itkMattesMutualInformationImageToImageMetricv4GetValueAndDerivativeThreader.hxx"
signed long OffsetValueType
unsigned int ThreadIdType
Provides threading for ImageToImageMetricv4::GetValueAndDerivative.