![]() |
LAPACK 3.11.0
LAPACK: Linear Algebra PACKage
|
Functions | |
subroutine | zggglm (n, m, p, a, lda, b, ldb, d, x, y, work, lwork, info) |
ZGGGLM | |
subroutine | zhbev (jobz, uplo, n, kd, ab, ldab, w, z, ldz, work, rwork, info) |
ZHBEV computes the eigenvalues and, optionally, the left and/or right eigenvectors for OTHER matrices | |
subroutine | zhbev_2stage (jobz, uplo, n, kd, ab, ldab, w, z, ldz, work, lwork, rwork, info) |
ZHBEV_2STAGE 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 | |
subroutine | zhbevd_2stage (jobz, uplo, n, kd, ab, ldab, w, z, ldz, work, lwork, rwork, lrwork, iwork, liwork, info) |
ZHBEVD_2STAGE computes the eigenvalues and, optionally, the left and/or right eigenvectors for OTHER matrices | |
subroutine | zhbevx (jobz, range, uplo, n, kd, ab, ldab, q, ldq, vl, vu, il, iu, abstol, m, w, z, ldz, work, rwork, iwork, ifail, info) |
ZHBEVX computes the eigenvalues and, optionally, the left and/or right eigenvectors for OTHER matrices | |
subroutine | zhbevx_2stage (jobz, range, uplo, n, kd, ab, ldab, q, ldq, vl, vu, il, iu, abstol, m, w, z, ldz, work, lwork, rwork, iwork, ifail, info) |
ZHBEVX_2STAGE computes the eigenvalues and, optionally, the left and/or right eigenvectors for OTHER matrices | |
subroutine | zhbgv (jobz, uplo, n, ka, kb, ab, ldab, bb, ldbb, w, z, ldz, work, rwork, info) |
ZHBGV | |
subroutine | zhbgvd (jobz, uplo, n, ka, kb, ab, ldab, bb, ldbb, w, z, ldz, work, lwork, rwork, lrwork, iwork, liwork, info) |
ZHBGVD | |
subroutine | zhbgvx (jobz, range, uplo, n, ka, kb, ab, ldab, bb, ldbb, q, ldq, vl, vu, il, iu, abstol, m, w, z, ldz, work, rwork, iwork, ifail, info) |
ZHBGVX | |
subroutine | zhpev (jobz, uplo, n, ap, w, z, ldz, work, rwork, info) |
ZHPEV computes the eigenvalues and, optionally, the left and/or right eigenvectors for OTHER matrices | |
subroutine | zhpevd (jobz, uplo, n, ap, w, z, ldz, work, lwork, rwork, lrwork, iwork, liwork, info) |
ZHPEVD 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 | |
subroutine | zhpgv (itype, jobz, uplo, n, ap, bp, w, z, ldz, work, rwork, info) |
ZHPGV | |
subroutine | zhpgvd (itype, jobz, uplo, n, ap, bp, w, z, ldz, work, lwork, rwork, lrwork, iwork, liwork, info) |
ZHPGVD | |
subroutine | zhpgvx (itype, jobz, range, uplo, n, ap, bp, vl, vu, il, iu, abstol, m, w, z, ldz, work, rwork, iwork, ifail, info) |
ZHPGVX | |
This is the group of complex16 Other Eigenvalue routines