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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ cpttrsv()

subroutine cpttrsv ( character  UPLO,
character  TRANS,
integer  N,
integer  NRHS,
real, dimension( * )  D,
complex, dimension( * )  E,
complex, dimension( ldb, * )  B,
integer  LDB,
integer  INFO 
)

Definition at line 3 of file cpttrsv.f.

Here is the caller graph for this function: