LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_zhbevd_2stage()

void LAPACK_zhbevd_2stage ( char const *  jobz,
char const *  uplo,
lapack_int const *  n,
lapack_int const *  kd,
lapack_complex_double AB,
lapack_int const *  ldab,
double *  W,
lapack_complex_double Z,
lapack_int const *  ldz,
lapack_complex_double work,
lapack_int const *  lwork,
double *  rwork,
lapack_int const *  lrwork,
lapack_int iwork,
lapack_int const *  liwork,
lapack_int info 
)
Here is the caller graph for this function: