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

NAME

       dgees.f -

SYNOPSIS

   Functions/Subroutines
       subroutine dgees (JOBVS, SORT, SELECT, N, A, LDA, SDIM, WR, WI, VS, LDVS, WORK, LWORK,
           BWORK, INFO)
            DGEES 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.