LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Collaboration diagram for ggbal: balance matrix:

Functions

subroutine cggbal (JOB, N, A, LDA, B, LDB, ILO, IHI, LSCALE, RSCALE, WORK, INFO)
 CGGBAL More...
 
subroutine dggbal (JOB, N, A, LDA, B, LDB, ILO, IHI, LSCALE, RSCALE, WORK, INFO)
 DGGBAL More...
 
subroutine sggbal (JOB, N, A, LDA, B, LDB, ILO, IHI, LSCALE, RSCALE, WORK, INFO)
 SGGBAL More...
 
subroutine zggbal (JOB, N, A, LDA, B, LDB, ILO, IHI, LSCALE, RSCALE, WORK, INFO)
 ZGGBAL More...
 

Detailed Description