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