'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors


[Up] [Top]

Documentation for package ‘RcppHNSW’ version 0.4.1

Help Pages

RcppHnsw-package Rcpp bindings for the hnswlib C++ library for approximate nearest neighbors.
HnswCosine Rcpp bindings for the hnswlib C++ library for approximate nearest neighbors.
HnswIp Rcpp bindings for the hnswlib C++ library for approximate nearest neighbors.
HnswL2 Rcpp bindings for the hnswlib C++ library for approximate nearest neighbors.
hnsw_build Build an hnswlib nearest neighbor index
hnsw_knn Find Nearest Neighbors and Distances
hnsw_search Search an hnswlib nearest neighbor index
Rcpp_HnswCosine-class Rcpp bindings for the hnswlib C++ library for approximate nearest neighbors.
Rcpp_HnswIp-class Rcpp bindings for the hnswlib C++ library for approximate nearest neighbors.
Rcpp_HnswL2-class Rcpp bindings for the hnswlib C++ library for approximate nearest neighbors.