ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | pdlaedz (N, N1, ID, Q, IQ, JQ, LDQ, DESCQ, Z, WORK) |
subroutine pdlaedz | ( | integer | N, |
integer | N1, | ||
integer | ID, | ||
double precision, dimension( ldq, * ) | Q, | ||
integer | IQ, | ||
integer | JQ, | ||
integer | LDQ, | ||
integer, dimension( * ) | DESCQ, | ||
double precision, dimension( * ) | Z, | ||
double precision, dimension( * ) | WORK | ||
) |