|  |  
 |   |   
 NAMETESTING/LIN/zchkps.f SYNOPSISFunctions/Subroutinessubroutine zchkps (dotype, nn, nval, nnb, nbval, nrank,
    rankval, thresh, tsterr, nmax, a, afac, perm, piv, work, rwork, nout)
   Function/Subroutine Documentationsubroutine zchkps (logical, dimension( * ) dotype, integer nn, integer, dimension( * ) nval, integer nnb, integer, dimension( * ) nbval, integer nrank, integer, dimension( * ) rankval, double precision thresh, logical tsterr, integer nmax, complex*16, dimension( * ) a, complex*16, dimension( * ) afac, complex*16, dimension( * ) perm, integer, dimension( * ) piv, complex*16, dimension( * ) work, double precision, dimension( * ) rwork, integer nout)ZCHKPS Purpose: 
 Parameters DOTYPE
 
 NN 
 NVAL 
 NNB 
 NBVAL 
 NRANK 
 RANKVAL 
 THRESH 
 TSTERR 
 NMAX 
 A 
 AFAC 
 PERM 
 PIV 
 WORK 
 RWORK 
 NOUT 
 Author Univ. of Tennessee
 Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 151 of file zchkps.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code. 
 
 |