GNAT |
Geometric Near-neighbor Access Tree (GNAT), also known as Multi Vantage Point
Tree or MVP-Tree.
|
GNAT.Factory |
Index Factory
|
GNAT.GNATKNNSearcher |
kNN query for the mvp-tree.
|
GNAT.GNATPrioritySearcher |
priority search query for mvp-tree
|
GNAT.GNATRangeSearcher |
range query for the mvp-tree
|
GNAT.Node |
The Node class saves the important information for the each node
|
GNAT.PrioritySearchBranch |
Search position for priority search.
|
VPTree |
Vantage Point Tree with no additional information
|
VPTree.Factory |
Index factory for the VP-Tree
|
VPTree.Node |
The Node Class saves the important information for the each Node
|
VPTree.VPTreeKNNSearcher |
kNN search for the VP-Tree.
|
VPTree.VPTreePrioritySearcher |
Priority search for the VP-Tree.
|
VPTree.VPTreeRangeSearcher |
Range search for the VP-tree.
|