kdTree.h File Reference

Header file declaring a class implementing a KD-Tree data structure. More...

#include <functional>
#include <vector>
#include <algorithm>
#include <cmath>
#include <limits>
#include <stack>

Include dependency graph for kdTree.h:

Go to the source code of this file.


Classes

class  dlr::computerVision::KDComparator< Dimension, Type >
 This class template is used by the KDTree class template to interact with the data points to be stored in the KD-Tree. More...
class  dlr::computerVision::KDTree< Dimension, Type >
 This class implements a basic KD-Tree data structure. More...

Namespaces

namespace  dlr::computerVision
 This namespace is still in the early stages of development.


Detailed Description

Header file declaring a class implementing a KD-Tree data structure.

Copyright (C) 2009 David LaRose, dlr@cs.cmu.edu See accompanying file, LICENSE.TXT, for details.

Revision
Date

Definition in file kdTree.h.


Generated on Wed Nov 25 12:15:07 2009 for dlrComputerVision Utility Library by  doxygen 1.5.8