LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
recursive subroutine | cgeqrt3 (m, n, a, lda, t, ldt, info) |
CGEQRT3 recursively computes a QR factorization of a general real or complex matrix using the compact WY representation of Q. | |