Lines Matching full:decomposition
427 * Then it calculates the QR decomposition of A yielding an m by m orthonormal matrix Q429 * part is all zeroes), we can simplify the decomposition into an m by n matrix461 // Apply the Gram-Schmidt process to A to obtain its QR decomposition.