![]() |
LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
|
Functions | |
subroutine | dsposv (UPLO, N, NRHS, A, LDA, B, LDB, X, LDX, WORK, SWORK, ITER, INFO) |
DSPOSV computes the solution to system of linear equations A * X = B for PO matrices More... | |
subroutine | zcposv (UPLO, N, NRHS, A, LDA, B, LDB, X, LDX, WORK, SWORK, RWORK, ITER, INFO) |
ZCPOSV computes the solution to system of linear equations A * X = B for PO matrices More... | |