![]() |
![]()
| ![]() |
![]()
NAMESRC/dptrfs.f SYNOPSISFunctions/Subroutinessubroutine dptrfs (n, nrhs, d, e, df, ef, b, ldb, x, ldx,
ferr, berr, work, info)
Function/Subroutine Documentationsubroutine dptrfs (integer n, integer nrhs, double precision, dimension( * ) d, double precision, dimension( * ) e, double precision, dimension( * ) df, double precision, dimension( * ) ef, double precision, dimension( ldb, * ) b, integer ldb, double precision, dimension( ldx, * ) x, integer ldx, double precision, dimension( * ) ferr, double precision, dimension( * ) berr, double precision, dimension( * ) work, integer info)DPTRFS 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 dptrfs.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|