LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Collaboration diagram for stev: eig, QR iteration:

Functions

subroutine dstev (JOBZ, N, D, E, Z, LDZ, WORK, INFO)
  DSTEV computes the eigenvalues and, optionally, the left and/or right eigenvectors for OTHER matrices More...
 
subroutine sstev (JOBZ, N, D, E, Z, LDZ, WORK, INFO)
  SSTEV computes the eigenvalues and, optionally, the left and/or right eigenvectors for OTHER matrices More...
 

Detailed Description