hbev
- 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)
void
hbev
(,,,,,,,,,,,) - 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)
Computes all eigenvalues and, optionally, eigenvectors of a complex Hermitian band matrix.