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

Functions

subroutine cgebal (JOB, N, A, LDA, ILO, IHI, SCALE, INFO)
 CGEBAL More...
 
subroutine dgebal (JOB, N, A, LDA, ILO, IHI, SCALE, INFO)
 DGEBAL More...
 
subroutine sgebal (JOB, N, A, LDA, ILO, IHI, SCALE, INFO)
 SGEBAL More...
 
subroutine zgebal (JOB, N, A, LDA, ILO, IHI, SCALE, INFO)
 ZGEBAL More...
 

Detailed Description