R/RcppExports.R

Defines functions multiplication_speed

Documented in multiplication_speed

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

multiplication_speed <- function(A, B) {
    .Call(`_mrMLM_multiplication_speed`, A, B)
}

Try the mrMLM package in your browser

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

mrMLM documentation built on March 27, 2022, 9:05 a.m.