other versions
| sgges3.f(3) | LAPACK | sgges3.f(3) | 
NAME¶
sgges3.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine sgges3 (JOBVSL, JOBVSR, SORT, SELCTG, N,
    A, LDA, B, LDB, SDIM, ALPHAR, ALPHAI, BETA, VSL, LDVSL, VSR,
    LDVSR, WORK, LWORK, BWORK, INFO)
  
   SGGES3 computes the eigenvalues, the Schur form, and, optionally, the
    matrix of Schur vectors for GE matrices (blocked algorithm)
  
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |