hbevd

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void hbevd(char jobz, char uplo, f_int n, f_int kd, f_cfloat* ab, f_int ldab, f_float* w, f_cfloat* z, f_int ldz, f_cfloat* work, f_int lwork, f_float* rwork, f_int lrwork, f_int* iwork, f_int liwork, f_int info)
  2. void hbevd(char jobz, char uplo, f_int n, f_int kd, f_cdouble* ab, f_int ldab, f_double* w, f_cdouble* z, f_int ldz, f_cdouble* work, f_int lwork, f_double* rwork, f_int lrwork, f_int* iwork, f_int liwork, f_int info)

Meta