ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | pbztrst1 (ICONTXT, XDIST, N, NB, NZ, X, INCX, BETA, Y, INCY, LCMP, LCMQ, NINT) |
subroutine pbztrst1 | ( | integer | ICONTXT, |
character*1 | XDIST, | ||
integer | N, | ||
integer | NB, | ||
integer | NZ, | ||
complex*16, dimension( * ) | X, | ||
integer | INCX, | ||
complex*16 | BETA, | ||
complex*16, dimension( * ) | Y, | ||
integer | INCY, | ||
integer | LCMP, | ||
integer | LCMQ, | ||
integer | NINT | ||
) |
Definition at line 3 of file pbztrst1.f.