![]() |
LAPACK 3.12.1
LAPACK: Linear Algebra PACKage
|
Functions | |
| recursive subroutine | cgelqt3 (m, n, a, lda, t, ldt, info) |
| CGELQT3 | |
| recursive subroutine | dgelqt3 (m, n, a, lda, t, ldt, info) |
| DGELQT3 recursively computes a LQ factorization of a general real or complex matrix using the compact WY representation of Q. | |
| recursive subroutine | sgelqt3 (m, n, a, lda, t, ldt, info) |
| SGELQT3 | |
| recursive subroutine | zgelqt3 (m, n, a, lda, t, ldt, info) |
| ZGELQT3 recursively computes a LQ factorization of a general real or complex matrix using the compact WY representation of Q. | |