![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/sgtt02.f SYNOPSISFunctions/Subroutinessubroutine sgtt02 (trans, n, nrhs, dl, d, du, x, ldx, b,
ldb, resid)
Function/Subroutine Documentationsubroutine sgtt02 (character trans, integer n, integer nrhs, real, dimension( * ) dl, real, dimension( * ) d, real, dimension( * ) du, real, dimension( ldx, * ) x, integer ldx, real, dimension( ldb, * ) b, integer ldb, real resid)SGTT02 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 sgtt02.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|