![]() |
LAPACK 3.12.1
LAPACK: Linear Algebra PACKage
|
Functions | |
| subroutine | chbevd (jobz, uplo, n, kd, ab, ldab, w, z, ldz, work, lwork, rwork, lrwork, iwork, liwork, info) |
| CHBEVD computes the eigenvalues and, optionally, the left and/or right eigenvectors for OTHER matrices | |
| subroutine | dsbevd (jobz, uplo, n, kd, ab, ldab, w, z, ldz, work, lwork, iwork, liwork, info) |
| DSBEVD computes the eigenvalues and, optionally, the left and/or right eigenvectors for OTHER matrices | |
| subroutine | ssbevd (jobz, uplo, n, kd, ab, ldab, w, z, ldz, work, lwork, iwork, liwork, info) |
| SSBEVD computes the eigenvalues and, optionally, the left and/or right eigenvectors for OTHER matrices | |
| subroutine | zhbevd (jobz, uplo, n, kd, ab, ldab, w, z, ldz, work, lwork, rwork, lrwork, iwork, liwork, info) |
| ZHBEVD computes the eigenvalues and, optionally, the left and/or right eigenvectors for OTHER matrices | |