|  |  
 |   |   
 NAMETESTING/LIN/zchktz.f SYNOPSISFunctions/Subroutinessubroutine zchktz (dotype, nm, mval, nn, nval, thresh,
    tsterr, a, copya, s, tau, work, rwork, nout)
   Function/Subroutine Documentationsubroutine zchktz (logical, dimension( * ) dotype, integer nm, integer, dimension( * ) mval, integer nn, integer, dimension( * ) nval, double precision thresh, logical tsterr, complex*16, dimension( * ) a, complex*16, dimension( * ) copya, double precision, dimension( * ) s, complex*16, dimension( * ) tau, complex*16, dimension( * ) work, double precision, dimension( * ) rwork, integer nout)ZCHKTZ Purpose: 
 Parameters DOTYPE
 
 NM 
 MVAL 
 NN 
 NVAL 
 THRESH 
 TSTERR 
 A 
 COPYA 
 S 
 TAU 
 WORK 
 RWORK 
 NOUT 
 Author Univ. of Tennessee
 Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 135 of file zchktz.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code. 
 
 |