Provided by: liblapack-doc-man_3.6.0-2ubuntu2_all bug

NAME

       zgges3.f -

SYNOPSIS

   Functions/Subroutines
       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)

Author

       Generated automatically by Doxygen for LAPACK from the source code.