![]() |
LAPACK 3.12.1
LAPACK: Linear Algebra PACKage
|
Functions | |
| subroutine | cgetrs (trans, n, nrhs, a, lda, ipiv, b, ldb, info) |
| CGETRS | |
| subroutine | dgetrs (trans, n, nrhs, a, lda, ipiv, b, ldb, info) |
| DGETRS | |
| subroutine | sgetrs (trans, n, nrhs, a, lda, ipiv, b, ldb, info) |
| SGETRS | |
| subroutine | zgetrs (trans, n, nrhs, a, lda, ipiv, b, ldb, info) |
| ZGETRS | |