18 #ifndef __itkMattesMutualInformationImageToImageMetricv4GetValueAndDerivativeThreader_h
19 #define __itkMattesMutualInformationImageToImageMetricv4GetValueAndDerivativeThreader_h
32 template <
class TDomainPartitioner,
class TImageToImageMetric,
class TMattesMutualInformationMetric >
47 typedef typename Superclass::DomainType
DomainType;
65 typedef typename TMattesMutualInformationMetric::PDFValueType
PDFValueType;
66 typedef typename TMattesMutualInformationMetric::JointPDFType
JointPDFType;
80 typedef typename TMattesMutualInformationMetric::JacobianType
JacobianType;
121 #ifndef ITK_MANUAL_INSTANTIATION
122 #include "itkMattesMutualInformationImageToImageMetricv4GetValueAndDerivativeThreader.hxx"