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

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