R/RcppExports.R

Defines functions arma_mm calc_cross

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

calc_cross <- function(cross, within) {
    .Call(`_GPCERF_calc_cross`, cross, within)
}

arma_mm <- function(m, v) {
    .Call(`_GPCERF_arma_mm`, m, v)
}

Try the GPCERF package in your browser

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

GPCERF documentation built on June 22, 2024, 11:30 a.m.