.TH "dgeevx.f" 3 "Wed May 24 2017" "Version 3.7.0" "LAPACK" \" -*- nroff -*- .ad l .nh .SH NAME dgeevx.f .SH SYNOPSIS .br .PP .SS "Functions/Subroutines" .in +1c .ti -1c .RI "subroutine \fBdgeevx\fP (BALANC, JOBVL, JOBVR, SENSE, \fBN\fP, A, \fBLDA\fP, WR, WI, VL, LDVL, VR, LDVR, ILO, IHI, SCALE, ABNRM, RCONDE, RCONDV, WORK, LWORK, IWORK, INFO)" .br .RI "\fB DGEEVX 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\&.