* * Compute an LU factorization of a general M-by-N matrix using * partial pivoting with row interchanges. * * Arguments: * A On entry, the M-by-N matrix to be factored. On exit the factors * L and U from factorization A = P*L*U, the unit diagonal elements * of L are
(A *matrix.FloatMatrix, pivots []int, nb int)
source not stored for this graph (policy: none)