go home Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages
Public Types | Public Member Functions | Protected Member Functions | Protected Attributes | Private Member Functions
itk::BinaryANNTreeSearchBase< TListSample > Class Template Reference

#include <itkBinaryANNTreeSearchBase.h>

Inheritance diagram for itk::BinaryANNTreeSearchBase< TListSample >:
Inheritance graph
[legend]
Collaboration diagram for itk::BinaryANNTreeSearchBase< TListSample >:
Collaboration graph
[legend]

Public Types

typedef ANNdistArray ANNDistanceArrayType
typedef ANNdist ANNDistanceType
typedef ANNidxArray ANNIndexArrayType
typedef ANNidx ANNIndexType
typedef ANNpoint ANNPointType
typedef BinaryANNTreeBase
< ListSampleType
BinaryANNTreeType
typedef Superclass::BinaryTreeType BinaryTreeType
typedef SmartPointer< const SelfConstPointer
typedef
Superclass::DistanceArrayType 
DistanceArrayType
typedef Superclass::IndexArrayType IndexArrayType
typedef Superclass::ListSampleType ListSampleType
typedef
Superclass::MeasurementVectorType 
MeasurementVectorType
typedef SmartPointer< SelfPointer
typedef BinaryANNTreeSearchBase Self
typedef BinaryTreeSearchBase
< TListSample > 
Superclass

Public Member Functions

virtual const char * GetClassName () const
virtual void SetBinaryTree (BinaryTreeType *tree)

Protected Member Functions

 BinaryANNTreeSearchBase ()
virtual ~BinaryANNTreeSearchBase ()

Protected Attributes

BinaryANNTreeType::Pointer m_BinaryTreeAsITKANNType

Private Member Functions

 BinaryANNTreeSearchBase (const Self &)
void operator= (const Self &)

Detailed Description

template<class TListSample>
class itk::BinaryANNTreeSearchBase< TListSample >

Definition at line 36 of file itkBinaryANNTreeSearchBase.h.


Member Typedef Documentation

template<class TListSample >
typedef ANNdistArray itk::BinaryANNTreeSearchBase< TListSample >::ANNDistanceArrayType
template<class TListSample >
typedef ANNdist itk::BinaryANNTreeSearchBase< TListSample >::ANNDistanceType
template<class TListSample >
typedef ANNidxArray itk::BinaryANNTreeSearchBase< TListSample >::ANNIndexArrayType
template<class TListSample >
typedef ANNidx itk::BinaryANNTreeSearchBase< TListSample >::ANNIndexType
template<class TListSample >
typedef ANNpoint itk::BinaryANNTreeSearchBase< TListSample >::ANNPointType
template<class TListSample >
typedef BinaryANNTreeBase< ListSampleType > itk::BinaryANNTreeSearchBase< TListSample >::BinaryANNTreeType
template<class TListSample >
typedef Superclass::BinaryTreeType itk::BinaryANNTreeSearchBase< TListSample >::BinaryTreeType
template<class TListSample >
typedef SmartPointer< const Self > itk::BinaryANNTreeSearchBase< TListSample >::ConstPointer
template<class TListSample >
typedef Superclass::DistanceArrayType itk::BinaryANNTreeSearchBase< TListSample >::DistanceArrayType
template<class TListSample >
typedef Superclass::IndexArrayType itk::BinaryANNTreeSearchBase< TListSample >::IndexArrayType
template<class TListSample >
typedef Superclass::ListSampleType itk::BinaryANNTreeSearchBase< TListSample >::ListSampleType
template<class TListSample >
typedef Superclass::MeasurementVectorType itk::BinaryANNTreeSearchBase< TListSample >::MeasurementVectorType
template<class TListSample >
typedef SmartPointer< Self > itk::BinaryANNTreeSearchBase< TListSample >::Pointer
template<class TListSample >
typedef BinaryANNTreeSearchBase itk::BinaryANNTreeSearchBase< TListSample >::Self
template<class TListSample >
typedef BinaryTreeSearchBase< TListSample > itk::BinaryANNTreeSearchBase< TListSample >::Superclass

Constructor & Destructor Documentation

template<class TListSample >
itk::BinaryANNTreeSearchBase< TListSample >::BinaryANNTreeSearchBase ( ) [protected]
template<class TListSample >
virtual itk::BinaryANNTreeSearchBase< TListSample >::~BinaryANNTreeSearchBase ( ) [protected, virtual]
template<class TListSample >
itk::BinaryANNTreeSearchBase< TListSample >::BinaryANNTreeSearchBase ( const Self ) [private]

Member Function Documentation

template<class TListSample >
virtual const char* itk::BinaryANNTreeSearchBase< TListSample >::GetClassName ( ) const [virtual]
template<class TListSample >
void itk::BinaryANNTreeSearchBase< TListSample >::operator= ( const Self ) [private]
template<class TListSample >
virtual void itk::BinaryANNTreeSearchBase< TListSample >::SetBinaryTree ( BinaryTreeType tree) [virtual]

Set and get the binary tree.

Reimplemented in itk::ANNPriorityTreeSearch< TListSample >.


Field Documentation

template<class TListSample >
BinaryANNTreeType::Pointer itk::BinaryANNTreeSearchBase< TListSample >::m_BinaryTreeAsITKANNType [protected]

Member variables.

Definition at line 78 of file itkBinaryANNTreeSearchBase.h.



Generated on 24-05-2012 for elastix by doxygen 1.7.6.1 elastix logo