![]() |
LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
|
Functions | |
subroutine | cgeqp3 (M, N, A, LDA, JPVT, TAU, WORK, LWORK, RWORK, INFO) |
CGEQP3 More... | |
subroutine | dgeqp3 (M, N, A, LDA, JPVT, TAU, WORK, LWORK, INFO) |
DGEQP3 More... | |
subroutine | sgeqp3 (M, N, A, LDA, JPVT, TAU, WORK, LWORK, INFO) |
SGEQP3 More... | |
subroutine | zgeqp3 (M, N, A, LDA, JPVT, TAU, WORK, LWORK, RWORK, INFO) |
ZGEQP3 More... | |