|
knncolle
Collection of KNN methods in C++
|
Interface for prebuilt nearest-neighbor indices. More...


Go to the source code of this file.
Classes | |
| class | knncolle::Prebuilt< Index_, Data_, Distance_ > |
| Interface for prebuilt nearest-neighbor search indices. More... | |
Namespaces | |
| namespace | knncolle |
| Collection of KNN algorithms. | |
Interface for prebuilt nearest-neighbor indices.