|
NAMETESTING/LIN/zchktp.f SYNOPSISFunctions/Subroutinessubroutine zchktp (dotype, nn, nval, nns, nsval, thresh,
tsterr, nmax, ap, ainvp, b, x, xact, work, rwork, nout)
Function/Subroutine Documentationsubroutine zchktp (logical, dimension( * ) dotype, integer nn, integer, dimension( * ) nval, integer nns, integer, dimension( * ) nsval, double precision thresh, logical tsterr, integer nmax, complex*16, dimension( * ) ap, complex*16, dimension( * ) ainvp, complex*16, dimension( * ) b, complex*16, dimension( * ) x, complex*16, dimension( * ) xact, complex*16, dimension( * ) work, double precision, dimension( * ) rwork, integer nout)ZCHKTP Purpose:
Parameters DOTYPE
NN
NVAL
NNS
NSVAL
THRESH
TSTERR
NMAX
AP
AINVP
B
X
XACT
WORK
RWORK
NOUT
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 148 of file zchktp.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|