![]() |
LAPACK 3.11.0
LAPACK: Linear Algebra PACKage
|
Functions | |
subroutine | cggglm (n, m, p, a, lda, b, ldb, d, x, y, work, lwork, info) |
CGGGLM | |
subroutine | chbev (jobz, uplo, n, kd, ab, ldab, w, z, ldz, work, rwork, info) |
CHBEV computes the eigenvalues and, optionally, the left and/or right eigenvectors for OTHER matrices | |
subroutine | chbev_2stage (jobz, uplo, n, kd, ab, ldab, w, z, ldz, work, lwork, rwork, info) |
CHBEV_2STAGE computes the eigenvalues and, optionally, the left and/or right eigenvectors for OTHER matrices | |
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 | chbevd_2stage (jobz, uplo, n, kd, ab, ldab, w, z, ldz, work, lwork, rwork, lrwork, iwork, liwork, info) |
CHBEVD_2STAGE computes the eigenvalues and, optionally, the left and/or right eigenvectors for OTHER matrices | |
subroutine | chbevx (jobz, range, uplo, n, kd, ab, ldab, q, ldq, vl, vu, il, iu, abstol, m, w, z, ldz, work, rwork, iwork, ifail, info) |
CHBEVX computes the eigenvalues and, optionally, the left and/or right eigenvectors for OTHER matrices | |
subroutine | chbevx_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) |
CHBEVX_2STAGE computes the eigenvalues and, optionally, the left and/or right eigenvectors for OTHER matrices | |
subroutine | chbgv (jobz, uplo, n, ka, kb, ab, ldab, bb, ldbb, w, z, ldz, work, rwork, info) |
CHBGV | |
subroutine | chbgvd (jobz, uplo, n, ka, kb, ab, ldab, bb, ldbb, w, z, ldz, work, lwork, rwork, lrwork, iwork, liwork, info) |
CHBGVD | |
subroutine | chbgvx (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) |
CHBGVX | |
subroutine | chpev (jobz, uplo, n, ap, w, z, ldz, work, rwork, info) |
CHPEV computes the eigenvalues and, optionally, the left and/or right eigenvectors for OTHER matrices | |
subroutine | chpevd (jobz, uplo, n, ap, w, z, ldz, work, lwork, rwork, lrwork, iwork, liwork, info) |
CHPEVD computes the eigenvalues and, optionally, the left and/or right eigenvectors for OTHER matrices | |
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 | chpgv (itype, jobz, uplo, n, ap, bp, w, z, ldz, work, rwork, info) |
CHPGV | |
subroutine | chpgvd (itype, jobz, uplo, n, ap, bp, w, z, ldz, work, lwork, rwork, lrwork, iwork, liwork, info) |
CHPGVD | |
subroutine | chpgvx (itype, jobz, range, uplo, n, ap, bp, vl, vu, il, iu, abstol, m, w, z, ldz, work, rwork, iwork, ifail, info) |
CHPGVX | |
This is the group of complex Other Eigenvalue routines