Native numerical interface to BLAS and
LAPACK. It is seldom necessary
to call methods in this package directly, instead, use the high-level
routines in the main matrix package.
Furthermore, these classes will only be useable if the corresponding native
libraries have been built. Without the native libraries, the matrix package
uses JLAPACK instead.