
Armadillo is a streamlined c++ linear algebra library (matrix maths) aiming 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. optional integration with lapack and atlas libraries is also provided.
this package contains the documentation for armadillo.