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

NAME

       sggesx.f -

SYNOPSIS

   Functions/Subroutines
       subroutine sggesx (JOBVSL, JOBVSR, SORT, SELCTG, SENSE, N, A, LDA, B, LDB, SDIM, ALPHAR, ALPHAI, BETA,
           VSL, LDVSL, VSR, LDVSR, RCONDE, RCONDV, WORK, LWORK, IWORK, LIWORK, BWORK, INFO)
            SGGESX computes the eigenvalues, the Schur form, and, optionally, the matrix of Schur vectors for GE
           matrices

Author

       Generated automatically by Doxygen for LAPACK from the source code.

Version 3.6.0                                    Sun Jan 17 2016                                     sggesx.f(3)