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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ zpttrsv()

subroutine zpttrsv ( character  UPLO,
character  TRANS,
integer  N,
integer  NRHS,
double precision, dimension( * )  D,
complex*16, dimension( * )  E,
complex*16, dimension( ldb, * )  B,
integer  LDB,
integer  INFO 
)

Definition at line 3 of file zpttrsv.f.

Here is the caller graph for this function: