Skip to contents

All functions

RcppArmadillo-package RcppArmadillo RcppArmadilloExample
R and Armadillo Integration
RcppArmadillo.package.skeleton()
Create a skeleton for a new package that intends to use RcppArmadillo
armadillo_get_number_of_omp_threads() armadillo_set_number_of_omp_threads()
Report (or Set) Maximum Number of OpenMP Threads
armadillo_set_seed_random() armadillo_set_seed()
Set the Armadillo Random Number Generator to given or random value
armadillo_throttle_cores() armadillo_reset_cores()
Throttle (or Reset) (Rcpp)Armadillo to Two Cores
armadillo_version() armadillo_version_typed()
Report the version of Armadillo
fastLmPure() fastLm()
Bare-bones linear model fitting function