ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
Functions/Subroutines
ctrmvt.f File Reference
Go to the source code of this file.
Functions/Subroutines
subroutine
ctrmvt
(UPLO, N, T, LDT, X, INCX, Y, INCY, W, INCW, Z, INCZ)
Function/Subroutine Documentation
◆
ctrmvt()
subroutine ctrmvt
(
character
UPLO
,
integer
N
,
complex
, dimension( ldt, * )
T
,
integer
LDT
,
complex
, dimension( * )
X
,
integer
INCX
,
complex
, dimension( * )
Y
,
integer
INCY
,
complex
, dimension( * )
W
,
integer
INCW
,
complex
, dimension( * )
Z
,
integer
INCZ
)
Definition at line
3
of file
ctrmvt.f
.
Here is the caller graph for this function:
SRC
ctrmvt.f
Generated by
1.8.16