LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
void LAPACK_dsbgst ( char *  vect,
char *  uplo,
lapack_int n,
lapack_int ka,
lapack_int kb,
double *  ab,
lapack_int ldab,
const double *  bb,
lapack_int ldbb,
double *  x,
lapack_int ldx,
double *  work,
lapack_int info 
)

Here is the caller graph for this function: