'Armadillo' is a templated C++ linear algebra library (by Conrad Sanderson) that aims towards a good balance between speed and ease of use. Integer, floating point and complex numbers are supported, as well as a subset of trigonometric and statistics functions. Various matrix decompositions are provided through optional integration with LAPACK and ATLAS libraries. The 'RcppArmadillo' package includes the header files from the templated 'Armadillo' library. Thus users do not need to install 'Armadillo' ...

LicenseGPL 2.0
Tagsrlangcran
HomePage http://dirk.eddelbuettel.com/code/rcpp.armadillo.html 🔍 Inspect URL
Ranking#1294 in MvnRepository (See Top Artifacts)
Used By480 artifacts