|  | LAPACK 3.12.1
    LAPACK: Linear Algebra PACKage | 
Go to the source code of this file.
| Functions/Subroutines | |
| subroutine | dgegs (jobvsl, jobvsr, n, a, lda, b, ldb, alphar, alphai, beta, vsl, ldvsl, vsr, ldvsr, work, lwork, info) | 
| DGEGS computes the eigenvalues, real Schur form, and, optionally, the left and/or right Schur vectors of a real matrix pair (A,B) | |