Go to the source code of this file.
Functions | |
int | zhpev_ (char *jobz, char *uplo, integer *n, doublecomplex *ap, doublereal *w, doublecomplex *z__, integer *ldz, doublecomplex *work, doublereal *rwork, integer *info) |
Variables | |
static integer | c__1 = 1 |
int zhpev_ | ( | char * | jobz, |
char * | uplo, | ||
integer * | n, | ||
doublecomplex * | ap, | ||
doublereal * | w, | ||
doublecomplex * | z__, | ||
integer * | ldz, | ||
doublecomplex * | work, | ||
doublereal * | rwork, | ||
integer * | info | ||
) |