Provides native linear algebra primitives on org.saddle.Mat[Double].
Interfaces for a subset of BLAS and LAPACK routines: matrix and vector multiplications, inversion, eigen decomposition, SVD, solve.
See [https://github.com/saddle/saddle] and [https://github.com/fommil/netlib-java].
MIT, 2016 Istvan Bartha