ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | pdgebal (JOB, N, A, DESCA, ILO, IHI, SCALE, INFO) |
subroutine pdgebal | ( | character | JOB, |
integer | N, | ||
double precision, dimension( * ) | A, | ||
integer, dimension( * ) | DESCA, | ||
integer | ILO, | ||
integer | IHI, | ||
double precision, dimension( * ) | SCALE, | ||
integer | INFO | ||
) |