LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_dsbgv()

void LAPACK_dsbgv ( char const *  jobz,
char const *  uplo,
lapack_int const *  n,
lapack_int const *  ka,
lapack_int const *  kb,
double *  AB,
lapack_int const *  ldab,
double *  BB,
lapack_int const *  ldbb,
double *  W,
double *  Z,
lapack_int const *  ldz,
double *  work,
lapack_int info 
)
Here is the caller graph for this function: