LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_zhegvd()

void LAPACK_zhegvd ( lapack_int const *  itype,
char const *  jobz,
char const *  uplo,
lapack_int const *  n,
lapack_complex_double A,
lapack_int const *  lda,
lapack_complex_double B,
lapack_int const *  ldb,
double *  W,
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: