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

Functions

void dgbsv (int n, int kl, int ku, int nrhs, int ldab, double ab[], int ipiv[], int ldb, double b[], int *info)
 (Simple driver) Solution to system of linear equations AX = B for a general band matrix