Tapkee
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
VantagePointTree< RandomAccessIterator, DistanceCallback > Member List

This is the complete list of members for VantagePointTree< RandomAccessIterator, DistanceCallback >, including all inherited members.

beginVantagePointTree< RandomAccessIterator, DistanceCallback >private
buildFromPoints(int lower, int upper)VantagePointTree< RandomAccessIterator, DistanceCallback >private
callbackVantagePointTree< RandomAccessIterator, DistanceCallback >private
itemsVantagePointTree< RandomAccessIterator, DistanceCallback >private
operator=(const VantagePointTree &)VantagePointTree< RandomAccessIterator, DistanceCallback >private
rootVantagePointTree< RandomAccessIterator, DistanceCallback >private
search(const RandomAccessIterator &target, int k)VantagePointTree< RandomAccessIterator, DistanceCallback >
search(Node *node, const RandomAccessIterator &target, int k, std::priority_queue< HeapItem > &heap)VantagePointTree< RandomAccessIterator, DistanceCallback >private
tauVantagePointTree< RandomAccessIterator, DistanceCallback >private
VantagePointTree(RandomAccessIterator b, RandomAccessIterator e, DistanceCallback c)VantagePointTree< RandomAccessIterator, DistanceCallback >
VantagePointTree(const VantagePointTree &)VantagePointTree< RandomAccessIterator, DistanceCallback >private
~VantagePointTree()VantagePointTree< RandomAccessIterator, DistanceCallback >