R/RcppExports.R

Defines functions find_nn_corr_internal

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

find_nn_corr_internal <- function(corrMat, m) {
    .Call('_nntmvn_find_nn_corr_internal', PACKAGE = 'nntmvn', corrMat, m)
}

Try the nntmvn package in your browser

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

nntmvn documentation built on April 4, 2025, 5:07 a.m.