![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/dptt05.f SYNOPSISFunctions/Subroutinessubroutine dptt05 (n, nrhs, d, e, b, ldb, x, ldx, xact,
ldxact, ferr, berr, reslts)
Function/Subroutine Documentationsubroutine dptt05 (integer n, integer nrhs, double precision, dimension( * ) d, double precision, dimension( * ) e, double precision, dimension( ldb, * ) b, integer ldb, double precision, dimension( ldx, * ) x, integer ldx, double precision, dimension( ldxact, * ) xact, integer ldxact, double precision, dimension( * ) ferr, double precision, dimension( * ) berr, double precision, dimension( * ) reslts)DPTT05 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 dptt05.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|