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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ spttrsv()

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

Definition at line 3 of file spttrsv.f.

Here is the caller graph for this function: