LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Collaboration diagram for stein: eig, inverse iteration:

Functions

subroutine cstein (N, D, E, M, W, IBLOCK, ISPLIT, Z, LDZ, WORK, IWORK, IFAIL, INFO)
 CSTEIN More...
 
subroutine dstein (N, D, E, M, W, IBLOCK, ISPLIT, Z, LDZ, WORK, IWORK, IFAIL, INFO)
 DSTEIN More...
 
subroutine sstein (N, D, E, M, W, IBLOCK, ISPLIT, Z, LDZ, WORK, IWORK, IFAIL, INFO)
 SSTEIN More...
 
subroutine zstein (N, D, E, M, W, IBLOCK, ISPLIT, Z, LDZ, WORK, IWORK, IFAIL, INFO)
 ZSTEIN More...
 

Detailed Description