.TH "zgeevx.f" 3 "Wed May 24 2017" "Version 3.7.0" "LAPACK" \" -*- nroff -*- .ad l .nh .SH NAME zgeevx.f .SH SYNOPSIS .br .PP .SS "Functions/Subroutines" .in +1c .ti -1c .RI "subroutine \fBzgeevx\fP (BALANC, JOBVL, JOBVR, SENSE, \fBN\fP, A, \fBLDA\fP, W, VL, LDVL, VR, LDVR, ILO, IHI, SCALE, ABNRM, RCONDE, RCONDV, WORK, LWORK, RWORK, INFO)" .br .RI "\fB ZGEEVX computes the eigenvalues and, optionally, the left and/or right eigenvectors for GE matrices\fP " .in -1c .SH "Author" .PP Generated automatically by Doxygen for LAPACK from the source code\&.