![]() |
LAPACK 3.12.1
LAPACK: Linear Algebra PACKage
|
Functions | |
| subroutine | chpevx (jobz, range, uplo, n, ap, vl, vu, il, iu, abstol, m, w, z, ldz, work, rwork, iwork, ifail, info) |
| CHPEVX computes the eigenvalues and, optionally, the left and/or right eigenvectors for OTHER matrices | |
| subroutine | dspevx (jobz, range, uplo, n, ap, vl, vu, il, iu, abstol, m, w, z, ldz, work, iwork, ifail, info) |
| DSPEVX computes the eigenvalues and, optionally, the left and/or right eigenvectors for OTHER matrices | |
| subroutine | sspevx (jobz, range, uplo, n, ap, vl, vu, il, iu, abstol, m, w, z, ldz, work, iwork, ifail, info) |
| SSPEVX computes the eigenvalues and, optionally, the left and/or right eigenvectors for OTHER matrices | |
| subroutine | zhpevx (jobz, range, uplo, n, ap, vl, vu, il, iu, abstol, m, w, z, ldz, work, rwork, iwork, ifail, info) |
| ZHPEVX computes the eigenvalues and, optionally, the left and/or right eigenvectors for OTHER matrices | |