MAGMA  1.5.0
Matrix Algebra for GPU and Multicore Architectures
 All Functions Groups

Factor \( A = QR \). More...

Modules

 QR factorization: computational
 Major computational phase of least squares and SVD problems.
 
 QR with pivoting
 Slower but more stable QR, especially for rank-deficient matrices.
 
 Tiled QR factorization
 Functions for tiled algorithms.
 

Detailed Description

Factor \( A = QR \).