LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Collaboration diagram for geequ: equilibration:

Functions

subroutine cgeequ (M, N, A, LDA, R, C, ROWCND, COLCND, AMAX, INFO)
 CGEEQU More...
 
subroutine dgeequ (M, N, A, LDA, R, C, ROWCND, COLCND, AMAX, INFO)
 DGEEQU More...
 
subroutine sgeequ (M, N, A, LDA, R, C, ROWCND, COLCND, AMAX, INFO)
 SGEEQU More...
 
subroutine zgeequ (M, N, A, LDA, R, C, ROWCND, COLCND, AMAX, INFO)
 ZGEEQU More...
 

Detailed Description