Returns the solution X of the system A X = B. This solution exists only if the matrix A is non-singular. @param b a matrix of right-hand-side vectors. This matrix must have the same number (m) of rows as the matrix A, but may have any number of columns. @return the matrix solution X. @exception Il
(DMatrix b)
source not stored for this graph (policy: none)