|
knncolle
Collection of KNN methods in C++
|
Exception for unknown search algorithms in load_prebuilt_raw().
More...
#include <load_prebuilt.hpp>
Public Member Functions | |
| const std::string & | get_algorithm () const |
| const std::filesystem::path & | get_path () const |
Exception for unknown search algorithms in load_prebuilt_raw().
This is thrown by load_prebuilt_raw() and related functions when they cannot find a function in the load_prebuilt_registry() for a particular algorithm.
|
inline |
Prebuilt instance.
|
inline |
ALGORITHM file containing the algorithm name for the saved Prebuilt instance.