R/RcppExports.R

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

#'@title Example: Matrix multiplication using cblas_dgemm
#'@description Matrix multiplication using cblas_dgemm
#'@examples
#'## Expected output:
#'## [ 367.76, 368.12
#'##   674.06, 674.72 ]
#'example_cblas_dgemm()
#'@export
example_cblas_dgemm <- function() {
    invisible(.Call('_cblasr_example_cblas_dgemm', PACKAGE = 'cblasr'))
}

Try the cblasr package in your browser

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

cblasr documentation built on June 12, 2019, 5:03 p.m.