knncolle
Collection of KNN methods in C++
|
Interface to build nearest-neighbor indices. More...
Go to the source code of this file.
Classes | |
class | knncolle::Builder< Matrix_, Float_ > |
Interface to build nearest-neighbor search indices. More... | |
Namespaces | |
namespace | knncolle |
Collection of KNN algorithms. | |
Interface to build nearest-neighbor indices.