Package org.tinspin.index.kdtree
-
Class Summary Class Description KDIterator<T> Resetable query iterator.KDIteratorKnn<T> KDTree<T> A simple KD-Tree implementation.KDTree.KDStats Statistics container class.Node<T> Node class for the quadtree.
| Class | Description |
|---|---|
| KDIterator<T> |
Resetable query iterator.
|
| KDIteratorKnn<T> | |
| KDTree<T> |
A simple KD-Tree implementation.
|
| KDTree.KDStats |
Statistics container class.
|
| Node<T> |
Node class for the quadtree.
|