ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
Functions/Subroutines
zdttrsv.f File Reference
Go to the source code of this file.
Functions/Subroutines
subroutine
zdttrsv
(UPLO, TRANS, N, NRHS, DL, D, DU, B, LDB, INFO)
Function/Subroutine Documentation
◆
zdttrsv()
subroutine zdttrsv
(
character
UPLO
,
character
TRANS
,
integer
N
,
integer
NRHS
,
complex
*16, dimension( * )
DL
,
complex
*16, dimension( * )
D
,
complex
*16, dimension( * )
DU
,
complex
*16, dimension( ldb, * )
B
,
integer
LDB
,
integer
INFO
)
Definition at line
3
of file
zdttrsv.f
.
Here is the caller graph for this function:
SRC
zdttrsv.f
Generated by
1.8.16