![]() |
LAPACK 3.12.1
LAPACK: Linear Algebra PACKage
|
Functions | |
| subroutine | ctrtrs (uplo, trans, diag, n, nrhs, a, lda, b, ldb, info) |
| CTRTRS | |
| subroutine | dtrtrs (uplo, trans, diag, n, nrhs, a, lda, b, ldb, info) |
| DTRTRS | |
| subroutine | strtrs (uplo, trans, diag, n, nrhs, a, lda, b, ldb, info) |
| STRTRS | |
| subroutine | ztrtrs (uplo, trans, diag, n, nrhs, a, lda, b, ldb, info) |
| ZTRTRS | |