R/RcppExports.R

Defines functions planaritytest

Documented in planaritytest

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

planaritytest <- function(N, rows, cols) {
    .Call(`_MEGENA_planaritytest`, N, rows, cols)
}
songw01/MEGENA documentation built on Jan. 19, 2024, 6:51 p.m.