R/RcppExports.R

Defines functions nn2_cpp

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

nn2_cpp <- function(data, query, k, eps = 0.0, radius = NA_real_) {
    .Call('_RANN2_nn2_cpp', PACKAGE = 'RANN2', data, query, k, eps, radius)
}
jefferis/RANN2 documentation built on Feb. 27, 2024, 4:42 p.m.