R/RcppExports.R

Defines functions kmnsw

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

kmnsw <- function(a_R, c_R, wh_R, k, iter) {
    .Call(`_stream_kmnsw`, a_R, c_R, wh_R, k, iter)
}

Try the stream package in your browser

Any scripts or data that you put into this service are public.

stream documentation built on March 7, 2023, 6:09 p.m.