![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/dptt02.f SYNOPSISFunctions/Subroutinessubroutine dptt02 (n, nrhs, d, e, x, ldx, b, ldb, resid)
Function/Subroutine Documentationsubroutine dptt02 (integer n, integer nrhs, double precision, dimension( * ) d, double precision, dimension( * ) e, double precision, dimension( ldx, * ) x, integer ldx, double precision, dimension( ldb, * ) b, integer ldb, double precision resid)DPTT02 Purpose:
Parameters N
NRHS
D
E
X
LDX
B
LDB
RESID
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 103 of file dptt02.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|