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

Functions

subroutine csteqr (COMPZ, N, D, E, Z, LDZ, WORK, INFO)
 CSTEQR More...
 
subroutine dsteqr (COMPZ, N, D, E, Z, LDZ, WORK, INFO)
 DSTEQR More...
 
subroutine ssteqr (COMPZ, N, D, E, Z, LDZ, WORK, INFO)
 SSTEQR More...
 
subroutine zsteqr (COMPZ, N, D, E, Z, LDZ, WORK, INFO)
 ZSTEQR More...
 

Detailed Description