Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

KDTree.cc File Reference

#include "KDTree.h"
#include <vector>
#include "keypoint.h"
#include <algorithm>
#include <iostream>
#include <cmath>
#include <limits>
Include dependency graph for KDTree.cc:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

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

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().

void computePositionKExample (  ) 

Definition at line 408 of file KDTree.cc.

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