![]() |
LAPACK
3.9.0
LAPACK: Linear Algebra PACKage
|
Functions | |
| subroutine | zgegs (JOBVSL, JOBVSR, N, A, LDA, B, LDB, ALPHA, BETA, VSL, LDVSL, VSR, LDVSR, WORK, LWORK, RWORK, INFO) |
| ZGEEVX computes the eigenvalues and, optionally, the left and/or right eigenvectors for GE matrices More... | |
| subroutine | zgegv (JOBVL, JOBVR, N, A, LDA, B, LDB, ALPHA, BETA, VL, LDVL, VR, LDVR, WORK, LWORK, RWORK, INFO) |
| ZGEEVX computes the eigenvalues and, optionally, the left and/or right eigenvectors for GE matrices More... | |
| subroutine | zgees (JOBVS, SORT, SELECT, N, A, LDA, SDIM, W, VS, LDVS, WORK, LWORK, RWORK, BWORK, INFO) |
| ZGEES computes the eigenvalues, the Schur form, and, optionally, the matrix of Schur vectors for GE matrices More... | |
| subroutine | zgeesx (JOBVS, SORT, SELECT, SENSE, N, A, LDA, SDIM, W, VS, LDVS, RCONDE, RCONDV, WORK, LWORK, RWORK, BWORK, INFO) |
| ZGEESX computes the eigenvalues, the Schur form, and, optionally, the matrix of Schur vectors for GE matrices More... | |
| subroutine | zgeev (JOBVL, JOBVR, N, A, LDA, W, VL, LDVL, VR, LDVR, WORK, LWORK, RWORK, INFO) |
| ZGEEV computes the eigenvalues and, optionally, the left and/or right eigenvectors for GE matrices More... | |
| subroutine | zgeevx (BALANC, JOBVL, JOBVR, SENSE, N, A, LDA, W, VL, LDVL, VR, LDVR, ILO, IHI, SCALE, ABNRM, RCONDE, RCONDV, WORK, LWORK, RWORK, INFO) |
| ZGEEVX computes the eigenvalues and, optionally, the left and/or right eigenvectors for GE matrices More... | |
| subroutine | zgges (JOBVSL, JOBVSR, SORT, SELCTG, N, A, LDA, B, LDB, SDIM, ALPHA, BETA, VSL, LDVSL, VSR, LDVSR, WORK, LWORK, RWORK, BWORK, INFO) |
| ZGGES computes the eigenvalues, the Schur form, and, optionally, the matrix of Schur vectors for GE matrices More... | |
| subroutine | zgges3 (JOBVSL, JOBVSR, SORT, SELCTG, N, A, LDA, B, LDB, SDIM, ALPHA, BETA, VSL, LDVSL, VSR, LDVSR, WORK, LWORK, RWORK, BWORK, INFO) |
| ZGGES3 computes the eigenvalues, the Schur form, and, optionally, the matrix of Schur vectors for GE matrices (blocked algorithm) More... | |
| subroutine | zggesx (JOBVSL, JOBVSR, SORT, SELCTG, SENSE, N, A, LDA, B, LDB, SDIM, ALPHA, BETA, VSL, LDVSL, VSR, LDVSR, RCONDE, RCONDV, WORK, LWORK, RWORK, IWORK, LIWORK, BWORK, INFO) |
| ZGGESX computes the eigenvalues, the Schur form, and, optionally, the matrix of Schur vectors for GE matrices More... | |
| subroutine | zggev (JOBVL, JOBVR, N, A, LDA, B, LDB, ALPHA, BETA, VL, LDVL, VR, LDVR, WORK, LWORK, RWORK, INFO) |
| ZGGEV computes the eigenvalues and, optionally, the left and/or right eigenvectors for GE matrices More... | |
| subroutine | zggev3 (JOBVL, JOBVR, N, A, LDA, B, LDB, ALPHA, BETA, VL, LDVL, VR, LDVR, WORK, LWORK, RWORK, INFO) |
| ZGGEV3 computes the eigenvalues and, optionally, the left and/or right eigenvectors for GE matrices (blocked algorithm) More... | |
| subroutine | zggevx (BALANC, JOBVL, JOBVR, SENSE, N, A, LDA, B, LDB, ALPHA, BETA, VL, LDVL, VR, LDVR, ILO, IHI, LSCALE, RSCALE, ABNRM, BBNRM, RCONDE, RCONDV, WORK, LWORK, RWORK, IWORK, BWORK, INFO) |
| ZGGEVX computes the eigenvalues and, optionally, the left and/or right eigenvectors for GE matrices More... | |
This is the group of complex16 eigenvalue driver functions for GE matrices