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