![]() |
LAPACK 3.12.1
LAPACK: Linear Algebra PACKage
|
Functions | |
| 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. | |
| subroutine | dgeqrt2 (m, n, a, lda, t, ldt, info) |
| DGEQRT2 computes a QR factorization of a general real or complex matrix using the compact WY representation of Q. | |
| subroutine | sgeqrt2 (m, n, a, lda, t, ldt, info) |
| SGEQRT2 computes a QR factorization of a general real or complex matrix using the compact WY representation of Q. | |
| subroutine | zgeqrt2 (m, n, a, lda, t, ldt, info) |
| ZGEQRT2 computes a QR factorization of a general real or complex matrix using the compact WY representation of Q. | |