sbev
- void sbev(char jobz, char uplo, f_int n, f_int kd, f_float* ab, f_int ldab, f_float* w, f_float* z, f_int ldz, f_float* work, f_int info)
void
sbev
(,,,,,,,,,,) - void sbev(char jobz, char uplo, f_int n, f_int kd, f_double* ab, f_int ldab, f_double* w, f_double* z, f_int ldz, f_double* work, f_int info)
Computes all eigenvalues, and optionally, eigenvectors of a real symmetric band matrix.