RcppAnnoy (version 0.0.22)

RcppAnnoy-package: Rcpp bindings for the Annoy C++ library for approximate nearest neighbors.

Description

Annoy is a small library written to provide fast and memory-efficient nearest neigbor lookup from a possibly static index which can be shared across processes.

Arguments

Author

Dirk Eddelbuettel for the R interface; Erik Bernhardsson for Annoy itself.

Maintainer: Dirk Eddelbuettel <edd@debian.org>

Details

Details about Annoy are available at the reference listed below.

References

https://github.com/spotify/annoy