Home | History | Annotate | Download | only in input

Lines Matching full:decomposition

426  * Then it calculates the QR decomposition of A yielding an m by m orthonormal matrix Q
428 * part is all zeroes), we can simplify the decomposition into an m by n matrix
460 // Apply the Gram-Schmidt process to A to obtain its QR decomposition.