R/RcppExports.R

Defines functions randomGen

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

randomGen <- function(n, m, a, c, z0) {
    .Call('distributions_randomGen', PACKAGE = 'distributions', n, m, a, c, z0)
}
malamadreMx/distributions documentation built on May 6, 2019, 6:05 p.m.