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

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