18 #ifndef itkJointHistogramMutualInformationComputeJointPDFThreader_h
19 #define itkJointHistogramMutualInformationComputeJointPDFThreader_h
43 template <
typename TDomainPartitioner,
typename TJo
intHistogramMetric >
51 template <
typename TJo
intHistogramMetric >
68 typedef typename Superclass::DomainType
DomainType;
79 virtual void ThreadedExecution(
const DomainType & subdomain,
84 void operator=(
const Self & );
91 template <
typename TJo
intHistogramMetric >
108 typedef typename Superclass::DomainType
DomainType;
122 virtual void ThreadedExecution(
const DomainType & subdomain,
127 void operator=(
const Self & );
133 #ifndef ITK_MANUAL_INSTANTIATION
134 #include "itkJointHistogramMutualInformationComputeJointPDFThreader.hxx"
Light weight base class for most itk classes.
Class for partitioning of an ImageRegion.
Partitions an indexed container.
unsigned int ThreadIdType