ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | pslascl (TYPE, CFROM, CTO, M, N, A, IA, JA, DESCA, INFO) |
subroutine pslascl | ( | character | TYPE, |
real | CFROM, | ||
real | CTO, | ||
integer | M, | ||
integer | N, | ||
real, dimension( * ) | A, | ||
integer | IA, | ||
integer | JA, | ||
integer, dimension( * ) | DESCA, | ||
integer | INFO | ||
) |