Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
KDTreeImpl.h File Reference
#include "KDTree.h"
#include <limits>
#include <list>
#include <vector>
Include dependency graph for KDTreeImpl.h:

Go to the source code of this file.

Namespaces

 KDTreeSpace
 

Functions

template<class KE , class VTYPE >
bool KDTreeSpace::operator< (const QueueEntry< KE, VTYPE > &iA, const QueueEntry< KE, VTYPE > &iB)
 
template<class KE >
bool KDTreeSpace::operator> (const BestMatch< KE > &iA, const BestMatch< KE > &iB)