See details of the RcppAnnoy package.
method_annoy(x, y, k, distance, verbose, path, seed, control)
deduplication or reference data,
query data,
number of neighbours to return,
distance metric,
if TRUE, log messages to the console,
path to write the index,
seed for the pseudo-random numbers algorithm,
controls for new
or build
methods for RcppAnnoy.
Maciej Beręsewicz