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

Go to the source code of this file.

Functions/Subroutines

subroutine cgeqrt2 (M, N, A, LDA, T, LDT, INFO)
 CGEQRT2 computes a QR factorization of a general real or complex matrix using the compact WY representation of Q. More...