LAPACK  3.4.1
LAPACK: Linear Algebra PACKage
cgeev.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine CGEEV (JOBVL, JOBVR, N, A, LDA, W, VL, LDVL, VR, LDVR, WORK, LWORK, RWORK, INFO)
  CGEEV computes the eigenvalues and, optionally, the left and/or right eigenvectors for GE matrices
 All Files Functions