|  |  
 |   |   
 NAMETESTING/LIN/zchkgt.f SYNOPSISFunctions/Subroutinessubroutine zchkgt (dotype, nn, nval, nns, nsval, thresh,
    tsterr, a, af, b, x, xact, work, rwork, iwork, nout)
   Function/Subroutine Documentationsubroutine zchkgt (logical, dimension( * ) dotype, integer nn, integer, dimension( * ) nval, integer nns, integer, dimension( * ) nsval, double precision thresh, logical tsterr, complex*16, dimension( * ) a, complex*16, dimension( * ) af, complex*16, dimension( * ) b, complex*16, dimension( * ) x, complex*16, dimension( * ) xact, complex*16, dimension( * ) work, double precision, dimension( * ) rwork, integer, dimension( * ) iwork, integer nout)ZCHKGT Purpose: 
 Parameters DOTYPE
 
 NN 
 NVAL 
 NNS 
 NSVAL 
 THRESH 
 TSTERR 
 A 
 AF 
 B 
 X 
 XACT 
 WORK 
 RWORK 
 IWORK 
 NOUT 
 Author Univ. of Tennessee
 Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 145 of file zchkgt.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code. 
 
 |