Dense numerical linear algebra matrix decompositions. These are derived from the JAMA package.

This version uses a double-arrays directly, without using Jama.Matrix. Furthermore, the methods herein does not exploit sparsity, and thus are not suitable for large-scale problems. The following methods are useful to convert between dense representations and Matrix / Vector: