|
NAMETESTING/LIN/cchktz.f SYNOPSISFunctions/Subroutinessubroutine cchktz (dotype, nm, mval, nn, nval, thresh,
tsterr, a, copya, s, tau, work, rwork, nout)
Function/Subroutine Documentationsubroutine cchktz (logical, dimension( * ) dotype, integer nm, integer, dimension( * ) mval, integer nn, integer, dimension( * ) nval, real thresh, logical tsterr, complex, dimension( * ) a, complex, dimension( * ) copya, real, dimension( * ) s, complex, dimension( * ) tau, complex, dimension( * ) work, real, dimension( * ) rwork, integer nout)CCHKTZ Purpose:
Parameters DOTYPE
NM
MVAL
NN
NVAL
THRESH
TSTERR
A
COPYA
S
TAU
WORK
RWORK
NOUT
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 135 of file cchktz.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|