Armadillo is a high quality C++ linear algebra library, aiming towards a good balance between speed and ease of use; the syntax (API) is deliberately similar to Matlab Useful for development of algorithms in machine learning, pattern recognition, signal processing, bioinformatics, statistics, etc Provides efficient classes for vectors, matrices and cubes, as well as many […]