![]() |
XLPack 7.0
XLPack Numerical Library (C API) Reference Manual
|
Functions | |
| void | dpbsvx (char fact, char uplo, int n, int kd, int nrhs, int ldab, double ab[], int ldafb, double afb[], char *equed, double s[], 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 positive definite band matrix | |