|
NAMETESTING/LIN/cchkq3.f SYNOPSISFunctions/Subroutinessubroutine cchkq3 (dotype, nm, mval, nn, nval, nnb, nbval,
nxval, thresh, a, copya, s, tau, work, rwork, iwork, nout)
Function/Subroutine Documentationsubroutine cchkq3 (logical, dimension( * ) dotype, integer nm, integer, dimension( * ) mval, integer nn, integer, dimension( * ) nval, integer nnb, integer, dimension( * ) nbval, integer, dimension( * ) nxval, real thresh, complex, dimension( * ) a, complex, dimension( * ) copya, real, dimension( * ) s, complex, dimension( * ) tau, complex, dimension( * ) work, real, dimension( * ) rwork, integer, dimension( * ) iwork, integer nout)CCHKQ3 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 cchkq3.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|