LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
void LAPACK_dggbal ( char *  job,
lapack_int n,
double *  a,
lapack_int lda,
double *  b,
lapack_int ldb,
lapack_int ilo,
lapack_int ihi,
double *  lscale,
double *  rscale,
double *  work,
lapack_int info 
)

Here is the caller graph for this function: