![]() |
XLPack 7.0
XLPack Numerical Library (C API) Reference Manual
|
Functions | |
| void | dsptrs (char uplo, int n, int nrhs, double ap[], int ipiv[], int ldb, double b[], int *info) |
| Solution to factorized system of linear equations AX = B for a symmetric matrix in packed form | |