ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | pslarft (DIRECT, STOREV, N, K, V, IV, JV, DESCV, TAU, T, WORK) |
subroutine pslarft | ( | character | DIRECT, |
character | STOREV, | ||
integer | N, | ||
integer | K, | ||
real, dimension( * ) | V, | ||
integer | IV, | ||
integer | JV, | ||
integer, dimension( * ) | DESCV, | ||
real, dimension( * ) | TAU, | ||
real, dimension( * ) | T, | ||
real, dimension( * ) | WORK | ||
) |