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

Functions

void dgbcon (char norm, int n, int kl, int ku, int ldab, double ab[], int ipiv[], double anorm, double *rcond, double work[], int iwork[], int *info)
 Condition number of a general band matrix