LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
void LAPACK_zgbequ ( lapack_int m,
lapack_int n,
lapack_int kl,
lapack_int ku,
const lapack_complex_double ab,
lapack_int ldab,
double *  r,
double *  c,
double *  rowcnd,
double *  colcnd,
double *  amax,
lapack_int info 
)

Here is the caller graph for this function: