Description
Provides high-level matrix and vector operations for C++ with syntax inspired by MATLAB. Scientific and engineering programs use it to write numerical code while relying on efficient BLAS and LAPACK backends when available.
Install it when compiling software that depends on Armadillo or when developing C++ numerical applications. It is a library, not an interactive math program.