|  |  
 |   |   
 NAMETESTING/LIN/zgtt02.f SYNOPSISFunctions/Subroutinessubroutine zgtt02 (trans, n, nrhs, dl, d, du, x, ldx, b,
    ldb, resid)
   Function/Subroutine Documentationsubroutine zgtt02 (character trans, integer n, integer nrhs, complex*16, dimension( * ) dl, complex*16, dimension( * ) d, complex*16, dimension( * ) du, complex*16, dimension( ldx, * ) x, integer ldx, complex*16, dimension( ldb, * ) b, integer ldb, double precision resid)ZGTT02 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 122 of file zgtt02.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code. 
 
 |