LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Collaboration diagram for gebak: back-transform eigvec:

Functions

subroutine cgebak (JOB, SIDE, N, ILO, IHI, SCALE, M, V, LDV, INFO)
 CGEBAK More...
 
subroutine dgebak (JOB, SIDE, N, ILO, IHI, SCALE, M, V, LDV, INFO)
 DGEBAK More...
 
subroutine sgebak (JOB, SIDE, N, ILO, IHI, SCALE, M, V, LDV, INFO)
 SGEBAK More...
 
subroutine zgebak (JOB, SIDE, N, ILO, IHI, SCALE, M, V, LDV, INFO)
 ZGEBAK More...
 

Detailed Description