LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
dgeqr2.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine dgeqr2 (M, N, A, LDA, TAU, WORK, INFO)
 DGEQR2 computes the QR factorization of a general rectangular matrix using an unblocked algorithm. More...