ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
real function | pclansy (NORM, UPLO, N, A, IA, JA, DESCA, WORK) |
real function pclansy | ( | character | NORM, |
character | UPLO, | ||
integer | N, | ||
complex, dimension( * ) | A, | ||
integer | IA, | ||
integer | JA, | ||
integer, dimension( * ) | DESCA, | ||
real, dimension( * ) | WORK | ||
) |