Tapkee
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
neighbors/vptree.hpp File Reference
#include <tapkee/defines.hpp>
#include <vector>
#include <queue>
#include <algorithm>
#include <limits>

Go to the source code of this file.

Classes

struct  compare_impl< Type, RandomAccessIterator, DistanceCallback >
 
struct  DistanceComparator< RandomAccessIterator, DistanceCallback >
 
struct  compare_impl< KernelType, RandomAccessIterator, DistanceCallback >
 
struct  compare_impl< DistanceType, RandomAccessIterator, DistanceCallback >
 
class  VantagePointTree< RandomAccessIterator, DistanceCallback >
 
struct  VantagePointTree< RandomAccessIterator, DistanceCallback >::Node
 
struct  VantagePointTree< RandomAccessIterator, DistanceCallback >::HeapItem
 

Namespaces

 tapkee
 
 tapkee::tapkee_internal