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

Functions/Subroutines

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