ScaLAPACK 2.1  2.1
ScaLAPACK: Scalable Linear Algebra PACKage
ztrmvt.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine ztrmvt (UPLO, N, T, LDT, X, INCX, Y, INCY, W, INCW, Z, INCZ)
 

Function/Subroutine Documentation

◆ ztrmvt()

subroutine ztrmvt ( character  UPLO,
integer  N,
complex*16, dimension( ldt, * )  T,
integer  LDT,
complex*16, dimension( * )  X,
integer  INCX,
complex*16, dimension( * )  Y,
integer  INCY,
complex*16, dimension( * )  W,
integer  INCW,
complex*16, dimension( * )  Z,
integer  INCZ 
)

Definition at line 3 of file ztrmvt.f.

Here is the caller graph for this function: