Package org.tinspin.index.covertree
-
Class Summary Class Description CoverTree<T> A 'faster' CoverTree implementation based on the paper:CoverTree.CTStats CoverTreeQueryKnn<T> kNN search.Node<T>
| Class | Description |
|---|---|
| CoverTree<T> |
A 'faster' CoverTree implementation based on the paper:
|
| CoverTree.CTStats | |
| CoverTreeQueryKnn<T> |
kNN search.
|
| Node<T> |