|
NAMETESTING/LIN/zchkq3.f SYNOPSISFunctions/Subroutinessubroutine zchkq3 (dotype, nm, mval, nn, nval, nnb, nbval,
nxval, thresh, a, copya, s, tau, work, rwork, iwork, nout)
Function/Subroutine Documentationsubroutine zchkq3 (logical, dimension( * ) dotype, integer nm, integer, dimension( * ) mval, integer nn, integer, dimension( * ) nval, integer nnb, integer, dimension( * ) nbval, integer, dimension( * ) nxval, double precision thresh, 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, dimension( * ) iwork, integer nout)ZCHKQ3 Purpose:
Parameters DOTYPE
NM
MVAL
NN
NVAL
NNB
NBVAL
NXVAL
THRESH
A
COPYA
S
TAU
WORK
RWORK
IWORK
NOUT
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 155 of file zchkq3.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|