LAPACK  3.4.2
LAPACK: Linear Algebra PACKage
 All Files Functions Groups
cgeqr2.f File Reference

Go to the source code of this file.

Functions/Subroutines

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