R/RcppExports.R

Defines functions MAVEfastCpp CVfastCpp

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

CVfastCpp <- function(x, ky) {
    .Call('_MAVE_CVfastCpp', PACKAGE = 'MAVE', x, ky)
}

MAVEfastCpp <- function(x, y, method, max_dim, screen) {
    .Call('_MAVE_MAVEfastCpp', PACKAGE = 'MAVE', x, y, method, max_dim, screen)
}

Try the MAVE package in your browser

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

MAVE documentation built on March 3, 2021, 1:12 a.m.