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

Functions

subroutine cggbak (JOB, SIDE, N, ILO, IHI, LSCALE, RSCALE, M, V, LDV, INFO)
 CGGBAK More...
 
subroutine dggbak (JOB, SIDE, N, ILO, IHI, LSCALE, RSCALE, M, V, LDV, INFO)
 DGGBAK More...
 
subroutine sggbak (JOB, SIDE, N, ILO, IHI, LSCALE, RSCALE, M, V, LDV, INFO)
 SGGBAK More...
 
subroutine zggbak (JOB, SIDE, N, ILO, IHI, LSCALE, RSCALE, M, V, LDV, INFO)
 ZGGBAK More...
 

Detailed Description