ScaLAPACK 2.1  2.1
ScaLAPACK: Scalable Linear Algebra PACKage
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: