ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | pslaqsy (UPLO, N, A, IA, JA, DESCA, SR, SC, SCOND, AMAX, EQUED) |
subroutine pslaqsy | ( | character | UPLO, |
integer | N, | ||
real, dimension( * ) | A, | ||
integer | IA, | ||
integer | JA, | ||
integer, dimension( * ) | DESCA, | ||
real, dimension( * ) | SR, | ||
real, dimension( * ) | SC, | ||
real | SCOND, | ||
real | AMAX, | ||
character | EQUED | ||
) |