Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

KDTree.h File Reference

#include <vector>
Include dependency graph for KDTree.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  KDTree
class  axisVarPair
class  nodeSqDistPair

Functions

bool operator< (const axisVarPair &p1, const axisVarPair &p2)
double computePositionK (std::vector< double > V, size_t posK)

Function Documentation

double computePositionK ( std::vector< double >  V,
size_t  posK 
)

Definition at line 345 of file KDTree.cc.

Referenced by computePositionK(), computePositionKExample(), and KDTree::KDTree().

bool operator< ( const axisVarPair p1,
const axisVarPair p2 
)

Definition at line 308 of file KDTree.cc.


Tekkotsu v5.1CVS
Generated Mon May 9 04:58:57 2016 by Doxygen 1.6.3