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)
}
boyuren158/GP-CERF documentation built on April 14, 2024, 10:25 a.m.