MAGMA  1.6.3
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 factorization: auxiliary
 Low-level functions.
 
 QR with pivoting
 Slower but more stable QR, especially for rank-deficient matrices.
 
 QR with pivoting: auxiliary
 Low-level functions.
 
 Tiled QR factorization
 Functions for tiled algorithms.
 

Detailed Description

Factor \( A = QR \).