hbev

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void hbev(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_float* rwork, f_int info)
  2. void hbev(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_double* rwork, f_int info)

Meta