18 #ifndef __itkMattesMutualInformationImageToImageMetricv4GetValueAndDerivativeThreader_h
19 #define __itkMattesMutualInformationImageToImageMetricv4GetValueAndDerivativeThreader_h
32 template <
class TDomainPartitioner,
class TImageToImageMetric,
class TMattesMutualInformationMetric >
47 typedef typename Superclass::DomainType
DomainType;
67 typedef typename TMattesMutualInformationMetric::PDFValueType
PDFValueType;
68 typedef typename TMattesMutualInformationMetric::JointPDFType
JointPDFType;
82 typedef typename TMattesMutualInformationMetric::JacobianType
JacobianType;
127 #ifndef ITK_MANUAL_INSTANTIATION
128 #include "itkMattesMutualInformationImageToImageMetricv4GetValueAndDerivativeThreader.hxx"