![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/sptt05.f SYNOPSISFunctions/Subroutinessubroutine sptt05 (n, nrhs, d, e, b, ldb, x, ldx, xact,
ldxact, ferr, berr, reslts)
Function/Subroutine Documentationsubroutine 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)SPTT05 Purpose:
Parameters N
NRHS
D
E
B
LDB
X
LDX
XACT
LDXACT
FERR
BERR
RESLTS
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 148 of file sptt05.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|