LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_zhbgvx()

void LAPACK_zhbgvx ( char const *  jobz,
char const *  range,
char const *  uplo,
lapack_int const *  n,
lapack_int const *  ka,
lapack_int const *  kb,
lapack_complex_double AB,
lapack_int const *  ldab,
lapack_complex_double BB,
lapack_int const *  ldbb,
lapack_complex_double Q,
lapack_int const *  ldq,
double const *  vl,
double const *  vu,
lapack_int const *  il,
lapack_int const *  iu,
double const *  abstol,
lapack_int m,
double *  W,
lapack_complex_double Z,
lapack_int const *  ldz,
lapack_complex_double work,
double *  rwork,
lapack_int iwork,
lapack_int IFAIL,
lapack_int info 
)
Here is the caller graph for this function: