.TH "cgeevx.f" 3 "Wed May 24 2017" "Version 3.7.0" "LAPACK" \" -*- nroff -*- .ad l .nh .SH NAME cgeevx.f .SH SYNOPSIS .br .PP .SS "Functions/Subroutines" .in +1c .ti -1c .RI "subroutine \fBcgeevx\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 CGEEVX 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\&.