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

itk::Statistics::KdTree< TSample >::NearestNeighbors Class Template Reference

#include <itkKdTree.h>

List of all members.

Public Methods

 NearestNeighbors ()
 ~NearestNeighbors ()
void resize (unsigned int k)
double GetLargestDistance ()
void ReplaceFarthestNeighbor (InstanceIdentifier id, double distance)
std::vector< InstanceIdentifier > & GetNeighbors ()
std::vector< double > & GetDistances ()

template<class TSample>
class itk::Statistics::KdTree< TSample >::NearestNeighbors


Constructor & Destructor Documentation

template<class TSample>
itk::Statistics::KdTree< TSample >::NearestNeighbors::NearestNeighbors   [inline]
 

Definition at line 251 of file itkKdTree.h.

template<class TSample>
itk::Statistics::KdTree< TSample >::NearestNeighbors::~NearestNeighbors   [inline]
 

Definition at line 252 of file itkKdTree.h.


Member Function Documentation

template<class TSample>
std::vector< double >& itk::Statistics::KdTree< TSample >::NearestNeighbors::GetDistances   [inline]
 

Definition at line 285 of file itkKdTree.h.

template<class TSample>
double itk::Statistics::KdTree< TSample >::NearestNeighbors::GetLargestDistance   [inline]
 

Definition at line 263 of file itkKdTree.h.

template<class TSample>
std::vector< InstanceIdentifier >& itk::Statistics::KdTree< TSample >::NearestNeighbors::GetNeighbors   [inline]
 

Definition at line 282 of file itkKdTree.h.

template<class TSample>
void itk::Statistics::KdTree< TSample >::NearestNeighbors::ReplaceFarthestNeighbor InstanceIdentifier    id,
double    distance
[inline]
 

Definition at line 266 of file itkKdTree.h.

References min.

template<class TSample>
void itk::Statistics::KdTree< TSample >::NearestNeighbors::resize unsigned int    k [inline]
 

Definition at line 254 of file itkKdTree.h.

References max.


The documentation for this class was generated from the following file:
Generated at Fri May 21 01:53:13 2004 for ITK by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2000