Go to the source code of this file.
|
subroutine | sgeqls (M, N, NRHS, A, LDA, TAU, B, LDB, WORK, LWORK, INFO) |
| SGEQLS More...
|
|
subroutine sormql(SIDE, TRANS, M, N, K, A, LDA, TAU, C, LDC, WORK, LWORK, INFO)
SORMQL
subroutine strsm(SIDE, UPLO, TRANSA, DIAG, M, N, ALPHA, A, LDA, B, LDB)
STRSM