public final class LinearSystemSolver extends Object
RRQRDecomposition from Commons Math.public static Solver getSolver(double[] packed)
packed - dense lower-triangular matrix A, represented in BLAS packed column-major formCopyright © 2014–2018. All rights reserved.