|
NAMETESTING/LIN/zdrvab.f SYNOPSISFunctions/Subroutinessubroutine zdrvab (dotype, nm, mval, nns, nsval, thresh,
nmax, a, afac, b, x, work, rwork, swork, iwork, nout)
Function/Subroutine Documentationsubroutine zdrvab (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, dimension( * ) iwork, integer nout)ZDRVAB Purpose:
Parameters DOTYPE
NM
MVAL
NNS
NSVAL
THRESH
NMAX
A
AFAC
B
X
WORK
RWORK
SWORK
IWORK
NOUT
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 149 of file zdrvab.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|