LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
|
Functions | |
subroutine | cpttrs (uplo, n, nrhs, d, e, b, ldb, info) |
CPTTRS | |
subroutine | dpttrs (n, nrhs, d, e, b, ldb, info) |
DPTTRS | |
subroutine | spttrs (n, nrhs, d, e, b, ldb, info) |
SPTTRS | |
subroutine | zpttrs (uplo, n, nrhs, d, e, b, ldb, info) |
ZPTTRS | |