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

Go to the source code of this file.

Functions/Subroutines

subroutine cdttrsv (UPLO, TRANS, N, NRHS, DL, D, DU, B, LDB, INFO)
 

Function/Subroutine Documentation

◆ cdttrsv()

subroutine cdttrsv ( character  UPLO,
character  TRANS,
integer  N,
integer  NRHS,
complex, dimension( * )  DL,
complex, dimension( * )  D,
complex, dimension( * )  DU,
complex, dimension( ldb, * )  B,
integer  LDB,
integer  INFO 
)

Definition at line 3 of file cdttrsv.f.

Here is the caller graph for this function: