R/RcppExports.R

Defines functions eigenMapMatMult

Documented in eigenMapMatMult

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

eigenMapMatMult <- function(A, B) {
    .Call('_SMUT_eigenMapMatMult', PACKAGE = 'SMUT', A, B)
}

Try the SMUT package in your browser

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

SMUT documentation built on Sept. 24, 2019, 9:05 a.m.