![]() |
![]()
| ![]() |
![]()
NAMESRC/sptrfs.f SYNOPSISFunctions/Subroutinessubroutine sptrfs (n, nrhs, d, e, df, ef, b, ldb, x, ldx,
ferr, berr, work, info)
Function/Subroutine Documentationsubroutine sptrfs (integer n, integer nrhs, real, dimension( * ) d, real, dimension( * ) e, real, dimension( * ) df, real, dimension( * ) ef, real, dimension( ldb, * ) b, integer ldb, real, dimension( ldx, * ) x, integer ldx, real, dimension( * ) ferr, real, dimension( * ) berr, real, dimension( * ) work, integer info)SPTRFS Purpose:
Parameters N
NRHS
D
E
DF
EF
B
LDB
X
LDX
FERR
BERR
WORK
INFO
Internal Parameters:
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 161 of file sptrfs.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|