knncolle_annoy
Annoy nearest neighbors in knncolle
|
Approximate nearest neighbor search with Annoy. More...
Classes | |
class | AnnoyBuilder |
Perform an approximate nearest neighbor search with Annoy. More... | |
struct | AnnoyOptions |
Options for AnnoyBuilder() and AnnoyPrebuilt() . More... | |
class | AnnoyPrebuilt |
Prebuilt index for an Annoy search. More... | |
class | AnnoySearcher |
Searcher on an Annoy index. More... | |
Approximate nearest neighbor search with Annoy.