![]() |
XLPack 7.0
XLPack Numerical Library (C API) Reference Manual
|
Functions | |
| void | dspsvx (char fact, char uplo, int n, int nrhs, double ap[], double afp[], int ipiv[], int ldb, double b[], int ldx, double x[], double *rcond, double ferr[], double berr[], double work[], int iwork[], int *info) |
| (Expert driver) Solution to system of linear equations AX = B for a symmetric matrix in packed form | |