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

Go to the source code of this file.

Functions/Subroutines

subroutine dpttrsv (TRANS, N, NRHS, D, E, B, LDB, INFO)
 

Function/Subroutine Documentation

◆ dpttrsv()

subroutine dpttrsv ( character  TRANS,
integer  N,
integer  NRHS,
double precision, dimension( * )  D,
double precision, dimension( * )  E,
double precision, dimension( ldb, * )  B,
integer  LDB,
integer  INFO 
)

Definition at line 3 of file dpttrsv.f.

Here is the caller graph for this function: