Go to the source code of this file.
|
subroutine | dgeqls (M, N, NRHS, A, LDA, TAU, B, LDB, WORK, LWORK, INFO) |
| DGEQLS More...
|
|
subroutine dormql(SIDE, TRANS, M, N, K, A, LDA, TAU, C, LDC, WORK, LWORK, INFO)
DORMQL
subroutine dtrsm(SIDE, UPLO, TRANSA, DIAG, M, N, ALPHA, A, LDA, B, LDB)
DTRSM