![]() |
LAPACK 3.12.1
LAPACK: Linear Algebra PACKage
|
Functions | |
| subroutine | chptrs (uplo, n, nrhs, ap, ipiv, b, ldb, info) |
| CHPTRS | |
| subroutine | csptrs (uplo, n, nrhs, ap, ipiv, b, ldb, info) |
| CSPTRS | |
| subroutine | dsptrs (uplo, n, nrhs, ap, ipiv, b, ldb, info) |
| DSPTRS | |
| subroutine | ssptrs (uplo, n, nrhs, ap, ipiv, b, ldb, info) |
| SSPTRS | |
| subroutine | zhptrs (uplo, n, nrhs, ap, ipiv, b, ldb, info) |
| ZHPTRS | |
| subroutine | zsptrs (uplo, n, nrhs, ap, ipiv, b, ldb, info) |
| ZSPTRS | |