R/RcppExports.R

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

rcpparma_hello_world <- function() {
    .Call('CorePE_rcpparma_hello_world', PACKAGE = 'CorePE')
}

rcpparma_outerproduct <- function(x) {
    .Call('CorePE_rcpparma_outerproduct', PACKAGE = 'CorePE', x)
}

rcpparma_innerproduct <- function(x) {
    .Call('CorePE_rcpparma_innerproduct', PACKAGE = 'CorePE', x)
}

rcpparma_bothproducts <- function(x) {
    .Call('CorePE_rcpparma_bothproducts', PACKAGE = 'CorePE', x)
}
bplloyd/CorePE documentation built on May 30, 2019, 9:41 p.m.