inst/examples/RcppGSLExample/R/RcppExports.R

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

colNorm <- function(G) {
    .Call('_RcppGSLExample_colNorm', PACKAGE = 'RcppGSLExample', G)
}

colNorm_old2 <- function(M) {
    .Call('_RcppGSLExample_colNorm_old2', PACKAGE = 'RcppGSLExample', M)
}

colNorm_old3 <- function(G) {
    .Call('_RcppGSLExample_colNorm_old3', PACKAGE = 'RcppGSLExample', G)
}

Try the RcppGSL package in your browser

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

RcppGSL documentation built on Jan. 13, 2023, 1:13 a.m.