LAPACK  3.7.0
LAPACK: Linear Algebra PACKage
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
dgges3.f File Reference

Functions/Subroutines

subroutine dgges3 (JOBVSL, JOBVSR, SORT, SELCTG, N, A, LDA, B, LDB, SDIM, ALPHAR, ALPHAI, BETA, VSL, LDVSL, VSR, LDVSR, WORK, LWORK, BWORK, INFO)
  DGGES3 computes the eigenvalues, the Schur form, and, optionally, the matrix of Schur vectors for GE matrices (blocked algorithm) More...