ITK
4.4.0
Insight Segmentation and Registration Toolkit
|
#include <itkJointHistogramMutualInformationComputeJointPDFThreader.h>
Definition at line 92 of file itkJointHistogramMutualInformationComputeJointPDFThreader.h.
Public Types | |
typedef Superclass::AssociateType | AssociateType |
typedef SmartPointer< const Self > | ConstPointer |
typedef Superclass::DomainType | DomainType |
typedef TJointHistogramMetric | JointHistogramMetricType |
typedef SmartPointer< Self > | Pointer |
typedef JointHistogramMutualInformationComputeJointPDFThreader | Self |
typedef JointHistogramMutualInformationComputeJointPDFThreaderBase < ThreadedIndexedContainerPartitioner, TJointHistogramMetric > | Superclass |
typedef Superclass::VirtualImageType | VirtualImageType |
typedef Superclass::VirtualIndexType | VirtualIndexType |
typedef JointHistogramMetricType::VirtualPointSetType | VirtualPointSetType |
typedef Superclass::VirtualPointType | VirtualPointType |
Public Types inherited from itk::JointHistogramMutualInformationComputeJointPDFThreaderBase< ThreadedIndexedContainerPartitioner, TJointHistogramMetric > | |
typedef Superclass::AssociateType | AssociateType |
typedef SmartPointer< const Self > | ConstPointer |
typedef Superclass::DomainType | DomainType |
typedef JointHistogramMetricType::InternalComputationValueType | InternalComputationValueType |
typedef TJointHistogramMetric | JointHistogramMetricType |
typedef JointHistogramMetricType::JointPDFIndexType | JointPDFIndexType |
typedef JointHistogramMetricType::JointPDFPointType | JointPDFPointType |
typedef JointHistogramMetricType::JointPDFType | JointPDFType |
typedef JointHistogramMetricType::JointPDFValueType | JointPDFValueType |
typedef SmartPointer< Self > | Pointer |
typedef JointHistogramMutualInformationComputeJointPDFThreaderBase | Self |
typedef DomainThreader < ThreadedIndexedContainerPartitioner, TJointHistogramMetric > | Superclass |
typedef JointHistogramMetricType::VirtualImageType | VirtualImageType |
typedef JointHistogramMetricType::VirtualIndexType | VirtualIndexType |
typedef JointHistogramMetricType::VirtualPointType | VirtualPointType |
Public Types inherited from itk::DomainThreader< ThreadedIndexedContainerPartitioner, TJointHistogramMetric > | |
typedef TJointHistogramMetric | AssociateType |
typedef SmartPointer< const Self > | ConstPointer |
typedef ThreadedIndexedContainerPartitioner | DomainPartitionerType |
typedef DomainPartitionerType::DomainType | DomainType |
typedef SmartPointer< Self > | Pointer |
typedef DomainThreader | Self |
typedef Object | Superclass |
Public Types inherited from itk::Object | |
typedef SmartPointer< const Self > | ConstPointer |
typedef SmartPointer< Self > | Pointer |
typedef Object | Self |
typedef LightObject | Superclass |
Public Types inherited from itk::LightObject | |
typedef SmartPointer< const Self > | ConstPointer |
typedef SmartPointer< Self > | Pointer |
typedef LightObject | Self |
Public Member Functions | |
virtual ::itk::LightObject::Pointer | CreateAnother (void) const |
virtual const char * | GetNameOfClass () const |
Static Public Member Functions | |
static Pointer | New () |
Private Member Functions | |
JointHistogramMutualInformationComputeJointPDFThreader (const Self &) | |
void | operator= (const Self &) |
Additional Inherited Members | |
Protected Types inherited from itk::JointHistogramMutualInformationComputeJointPDFThreaderBase< ThreadedIndexedContainerPartitioner, TJointHistogramMetric > | |
typedef Image< SizeValueType, 2 > | JointHistogramType |
Static Protected Member Functions inherited from itk::DomainThreader< ThreadedIndexedContainerPartitioner, TJointHistogramMetric > | |
static ITK_THREAD_RETURN_TYPE | ThreaderCallback (void *arg) |
Protected Attributes inherited from itk::JointHistogramMutualInformationComputeJointPDFThreaderBase< ThreadedIndexedContainerPartitioner, TJointHistogramMetric > | |
std::vector< SizeValueType > | m_JointHistogramCountPerThread |
std::vector< typename JointHistogramType::Pointer > | m_JointHistogramPerThread |
typedef Superclass::AssociateType itk::JointHistogramMutualInformationComputeJointPDFThreader< ThreadedIndexedContainerPartitioner, TJointHistogramMetric >::AssociateType |
Definition at line 109 of file itkJointHistogramMutualInformationComputeJointPDFThreader.h.
typedef SmartPointer< const Self > itk::JointHistogramMutualInformationComputeJointPDFThreader< ThreadedIndexedContainerPartitioner, TJointHistogramMetric >::ConstPointer |
Definition at line 101 of file itkJointHistogramMutualInformationComputeJointPDFThreader.h.
typedef Superclass::DomainType itk::JointHistogramMutualInformationComputeJointPDFThreader< ThreadedIndexedContainerPartitioner, TJointHistogramMetric >::DomainType |
Superclass types.
Definition at line 105 of file itkJointHistogramMutualInformationComputeJointPDFThreader.h.
typedef TJointHistogramMetric itk::JointHistogramMutualInformationComputeJointPDFThreader< ThreadedIndexedContainerPartitioner, TJointHistogramMetric >::JointHistogramMetricType |
Definition at line 115 of file itkJointHistogramMutualInformationComputeJointPDFThreader.h.
typedef SmartPointer< Self > itk::JointHistogramMutualInformationComputeJointPDFThreader< ThreadedIndexedContainerPartitioner, TJointHistogramMetric >::Pointer |
Definition at line 100 of file itkJointHistogramMutualInformationComputeJointPDFThreader.h.
typedef JointHistogramMutualInformationComputeJointPDFThreader itk::JointHistogramMutualInformationComputeJointPDFThreader< ThreadedIndexedContainerPartitioner, TJointHistogramMetric >::Self |
Standard class typedefs.
Definition at line 97 of file itkJointHistogramMutualInformationComputeJointPDFThreader.h.
typedef JointHistogramMutualInformationComputeJointPDFThreaderBase< ThreadedIndexedContainerPartitioner, TJointHistogramMetric > itk::JointHistogramMutualInformationComputeJointPDFThreader< ThreadedIndexedContainerPartitioner, TJointHistogramMetric >::Superclass |
Definition at line 99 of file itkJointHistogramMutualInformationComputeJointPDFThreader.h.
typedef Superclass::VirtualImageType itk::JointHistogramMutualInformationComputeJointPDFThreader< ThreadedIndexedContainerPartitioner, TJointHistogramMetric >::VirtualImageType |
Definition at line 111 of file itkJointHistogramMutualInformationComputeJointPDFThreader.h.
typedef Superclass::VirtualIndexType itk::JointHistogramMutualInformationComputeJointPDFThreader< ThreadedIndexedContainerPartitioner, TJointHistogramMetric >::VirtualIndexType |
Definition at line 112 of file itkJointHistogramMutualInformationComputeJointPDFThreader.h.
typedef JointHistogramMetricType::VirtualPointSetType itk::JointHistogramMutualInformationComputeJointPDFThreader< ThreadedIndexedContainerPartitioner, TJointHistogramMetric >::VirtualPointSetType |
Definition at line 116 of file itkJointHistogramMutualInformationComputeJointPDFThreader.h.
typedef Superclass::VirtualPointType itk::JointHistogramMutualInformationComputeJointPDFThreader< ThreadedIndexedContainerPartitioner, TJointHistogramMetric >::VirtualPointType |
Definition at line 113 of file itkJointHistogramMutualInformationComputeJointPDFThreader.h.
|
inlineprotected |
Definition at line 119 of file itkJointHistogramMutualInformationComputeJointPDFThreader.h.
|
private |
|
virtual |
Create an object from an instance, potentially deferring to a factory. This method allows you to create an instance of an object that is exactly the same type as the referring object. This is useful in cases where an object has been cast back to a base class.
Reimplemented from itk::Object.
|
virtual |
Run-time type information (and related methods).
Reimplemented from itk::JointHistogramMutualInformationComputeJointPDFThreaderBase< ThreadedIndexedContainerPartitioner, TJointHistogramMetric >.
|
static |
|
private |
|
protectedvirtual |
Walk through the domain, and call this->ProcessPoint on every point.