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