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 | |||
| ) |
1.6.3