|  |  
 |   |   
 NAMETESTING/LIN/zdrvac.f SYNOPSISFunctions/Subroutinessubroutine zdrvac (dotype, nm, mval, nns, nsval, thresh,
    nmax, a, afac, b, x, work, rwork, swork, nout)
   Function/Subroutine Documentationsubroutine zdrvac (logical, dimension( * ) dotype, integer nm, integer, dimension( * ) mval, integer nns, integer, dimension( * ) nsval, double precision thresh, integer nmax, complex*16, dimension( * ) a, complex*16, dimension( * ) afac, complex*16, dimension( * ) b, complex*16, dimension( * ) x, complex*16, dimension( * ) work, double precision, dimension( * ) rwork, complex, dimension(*) swork, integer nout)ZDRVAC Purpose: 
 Parameters DOTYPE
 
 NM 
 MVAL 
 NNS 
 NSVAL 
 THRESH 
 NMAX 
 A 
 AFAC 
 B 
 X 
 WORK 
 RWORK 
 SWORK 
 NOUT 
 Author Univ. of Tennessee
 Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 142 of file zdrvac.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code. 
 
 |