other versions
| zgeesx.f(3) | LAPACK | zgeesx.f(3) | 
NAME¶
zgeesx.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine zgeesx (JOBVS, SORT, SELECT, SENSE, N, A,
    LDA, SDIM, W, VS, LDVS, RCONDE, RCONDV, WORK, LWORK, RWORK, BWORK,
    INFO)
  
   ZGEESX 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.
| Wed May 24 2017 | Version 3.7.0 |