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< Dim_, Index_, Float_ > |
Interface for prebuilt nearest-neighbor search indices. More... | |
Namespaces | |
namespace | knncolle |
Collection of KNN algorithms. | |
Interface for prebuilt nearest-neighbor indices.