LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
|
Functions | |
subroutine | cpptrs (uplo, n, nrhs, ap, b, ldb, info) |
CPPTRS | |
subroutine | dpptrs (uplo, n, nrhs, ap, b, ldb, info) |
DPPTRS | |
subroutine | spptrs (uplo, n, nrhs, ap, b, ldb, info) |
SPPTRS | |
subroutine | zpptrs (uplo, n, nrhs, ap, b, ldb, info) |
ZPPTRS | |