MAGMA  1.6.1
Matrix Algebra for GPU and Multicore Architectures
 All Classes Files Functions Friends Groups Pages

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 \).