MTJ (Matrix Toolkit Java) is a JNI-based Java wrapper for C++ library for computing numerical linear algebra.
Matrix Toolkit Java is an Open Source Library for computing numerical linear algebra. MTJ uses Netlib as the backend to execute BLAS/LAPACK specific instructions. MTJ however simplifies many interface that deemed unnecessary for common matrix library usage like EJML, Apache Commons Math, JAMA, and the like.