Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::UnaryCorrespondenceMatrix< TItemType > Class Template Reference

#include <itkUnaryCorrespondenceMatrix.h>

Inheritance diagram for itk::UnaryCorrespondenceMatrix< TItemType >:

Inheritance graph
[legend]
Collaboration diagram for itk::UnaryCorrespondenceMatrix< TItemType >:

Collaboration graph
[legend]
List of all members.

Detailed Description

template<typename TItemType>
class itk::UnaryCorrespondenceMatrix< TItemType >

A matrix used to store the Unary Metric for medial node comparisons between two images.

Definition at line 36 of file itkUnaryCorrespondenceMatrix.h.

Public Types

typedef SmartPointer< const
Self
ConstPointer
typedef SmartPointer< SelfPointer
typedef UnaryCorrespondenceMatrix Self
typedef DataObject Superclass

Public Member Functions

virtual const char * GetNameOfClass () const

Static Public Member Functions

static Pointer New ()

Protected Member Functions

 UnaryCorrespondenceMatrix ()
 ~UnaryCorrespondenceMatrix ()


Member Typedef Documentation

template<typename TItemType>
typedef SmartPointer<const Self> itk::UnaryCorrespondenceMatrix< TItemType >::ConstPointer
 

Definition at line 43 of file itkUnaryCorrespondenceMatrix.h.

template<typename TItemType>
typedef SmartPointer<Self> itk::UnaryCorrespondenceMatrix< TItemType >::Pointer
 

Definition at line 42 of file itkUnaryCorrespondenceMatrix.h.

template<typename TItemType>
typedef UnaryCorrespondenceMatrix itk::UnaryCorrespondenceMatrix< TItemType >::Self
 

Standard class typedefs.

Definition at line 40 of file itkUnaryCorrespondenceMatrix.h.

template<typename TItemType>
typedef DataObject itk::UnaryCorrespondenceMatrix< TItemType >::Superclass
 

Definition at line 41 of file itkUnaryCorrespondenceMatrix.h.


Constructor & Destructor Documentation

template<typename TItemType>
itk::UnaryCorrespondenceMatrix< TItemType >::UnaryCorrespondenceMatrix  )  [protected]
 

Default Constructor.

template<typename TItemType>
itk::UnaryCorrespondenceMatrix< TItemType >::~UnaryCorrespondenceMatrix  )  [inline, protected]
 

Default Destructor.

Definition at line 57 of file itkUnaryCorrespondenceMatrix.h.


Member Function Documentation

template<typename TItemType>
virtual const char* itk::UnaryCorrespondenceMatrix< TItemType >::GetNameOfClass  )  const [virtual]
 

Run-time type information (and related methods).

template<typename TItemType>
static Pointer itk::UnaryCorrespondenceMatrix< TItemType >::New  )  [static]
 

Method for creation through the object factory.


The documentation for this class was generated from the following file:
Generated at Sun Jul 9 21:42:32 2006 for ITK by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2000