ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | pzlahrd (N, K, NB, A, IA, JA, DESCA, TAU, T, Y, IY, JY, DESCY, WORK) |
subroutine pzlahrd | ( | integer | N, |
integer | K, | ||
integer | NB, | ||
complex*16, dimension( * ) | A, | ||
integer | IA, | ||
integer | JA, | ||
integer, dimension( * ) | DESCA, | ||
complex*16, dimension( * ) | TAU, | ||
complex*16, dimension( * ) | T, | ||
complex*16, dimension( * ) | Y, | ||
integer | IY, | ||
integer | JY, | ||
integer, dimension( * ) | DESCY, | ||
complex*16, dimension( * ) | WORK | ||
) |