Solves the system A X = B. Requires m>=n for this m-by-n matrix A. If m>n, then the returned solution X is a least-squares solution. @param b the matrix B of right-hand-side column vectors. @return the matrix X of solution vectors.
(DMatrix b)
Source from the content-addressed store, hash-verified