![]() |
LAPACK 3.12.1
LAPACK: Linear Algebra PACKage
|
Functions | |
| subroutine | cppsv (uplo, n, nrhs, ap, b, ldb, info) |
| CPPSV computes the solution to system of linear equations A * X = B for OTHER matrices | |
| subroutine | dppsv (uplo, n, nrhs, ap, b, ldb, info) |
| DPPSV computes the solution to system of linear equations A * X = B for OTHER matrices | |
| subroutine | sppsv (uplo, n, nrhs, ap, b, ldb, info) |
| SPPSV computes the solution to system of linear equations A * X = B for OTHER matrices | |
| subroutine | zppsv (uplo, n, nrhs, ap, b, ldb, info) |
| ZPPSV computes the solution to system of linear equations A * X = B for OTHER matrices | |