LAPACK 3.3.1
Linear Algebra PACKage

sptt05.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine SPTT05 (N, NRHS, D, E, B, LDB, X, LDX, XACT, LDXACT, FERR, BERR, RESLTS)

Function Documentation

subroutine SPTT05 ( INTEGER  N,
INTEGER  NRHS,
REAL,dimension( * )  D,
REAL,dimension( * )  E,
REAL,dimension( ldb, * )  B,
INTEGER  LDB,
REAL,dimension( ldx, * )  X,
INTEGER  LDX,
REAL,dimension( ldxact, * )  XACT,
INTEGER  LDXACT,
REAL,dimension( * )  FERR,
REAL,dimension( * )  BERR,
REAL,dimension( * )  RESLTS 
)

Definition at line 1 of file sptt05.f.

Here is the caller graph for this function:

 All Files Functions