* * Solve a system of linear equations A*X = B with general M-by-N * matrix A using the QR factorization computed by DecomposeQR(). * * If flags&TRANS != 0: * find the minimum norm solution of an overdetermined system A.T * X = B. * i.e min ||X|| s.t A.T*X = B * * Otherwise: * find th
(B, A, tau, W *matrix.FloatMatrix, flags Flags, nb int)
source not stored for this graph (policy: none)