ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | psgeequ (M, N, A, IA, JA, DESCA, R, C, ROWCND, COLCND, AMAX, INFO) |
subroutine psgeequ | ( | integer | M, |
integer | N, | ||
real, dimension( * ) | A, | ||
integer | IA, | ||
integer | JA, | ||
integer, dimension( * ) | DESCA, | ||
real, dimension( * ) | R, | ||
real, dimension( * ) | C, | ||
real | ROWCND, | ||
real | COLCND, | ||
real | AMAX, | ||
integer | INFO | ||
) |