LAPACK 3.3.1
Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | DGEBAL (JOB, N, A, LDA, ILO, IHI, SCALE, INFO) |
subroutine DGEBAL | ( | CHARACTER | JOB, |
INTEGER | N, | ||
DOUBLE PRECISION,dimension( lda, * ) | A, | ||
INTEGER | LDA, | ||
INTEGER | ILO, | ||
INTEGER | IHI, | ||
DOUBLE PRECISION,dimension( * ) | SCALE, | ||
INTEGER | INFO | ||
) |