ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | pzget22 (TRANSA, TRANSE, TRANSW, N, A, DESCA, E, DESCE, W, WORK, DESCW, RWORK, RESULT) |
subroutine pzget22 | ( | character | TRANSA, |
character | TRANSE, | ||
character | TRANSW, | ||
integer | N, | ||
complex*16, dimension( * ) | A, | ||
integer, dimension( * ) | DESCA, | ||
complex*16, dimension( * ) | E, | ||
integer, dimension( * ) | DESCE, | ||
complex*16, dimension( * ) | W, | ||
complex*16, dimension( * ) | WORK, | ||
integer, dimension( * ) | DESCW, | ||
double precision, dimension( * ) | RWORK, | ||
double precision, dimension( 2 ) | RESULT | ||
) |