XLPack 7.0
XLPack Numerical Library (C API) Reference Manual
Loading...
Searching...
No Matches
Functions
zspsvx.c File Reference

Functions

void zspsvx (char fact, char uplo, int n, int nrhs, doublecomplex ap[], doublecomplex afp[], int ipiv[], int ldb, doublecomplex b[], int ldx, doublecomplex x[], double *rcond, double ferr[], double berr[], doublecomplex work[], double rwork[], int *info)
 (Expert driver) Solution to system of linear equations AX = B for a complex symmetric matrix in packed form