ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | pzlattrs (UPLO, TRANS, DIAG, NORMIN, N, A, IA, JA, DESCA, X, IX, JX, DESCX, SCALE, CNORM, INFO) |
subroutine pzlattrs | ( | character | UPLO, |
character | TRANS, | ||
character | DIAG, | ||
character | NORMIN, | ||
integer | N, | ||
complex*16, dimension( * ) | A, | ||
integer | IA, | ||
integer | JA, | ||
integer, dimension( * ) | DESCA, | ||
complex*16, dimension( * ) | X, | ||
integer | IX, | ||
integer | JX, | ||
integer, dimension( * ) | DESCX, | ||
double precision | SCALE, | ||
double precision, dimension( * ) | CNORM, | ||
integer | INFO | ||
) |
Definition at line 3 of file pzlattrs.f.