|
NAMETESTING/LIN/cchktp.f SYNOPSISFunctions/Subroutinessubroutine cchktp (dotype, nn, nval, nns, nsval, thresh,
tsterr, nmax, ap, ainvp, b, x, xact, work, rwork, nout)
Function/Subroutine Documentationsubroutine cchktp (logical, dimension( * ) dotype, integer nn, integer, dimension( * ) nval, integer nns, integer, dimension( * ) nsval, real thresh, logical tsterr, integer nmax, complex, dimension( * ) ap, complex, dimension( * ) ainvp, complex, dimension( * ) b, complex, dimension( * ) x, complex, dimension( * ) xact, complex, dimension( * ) work, real, dimension( * ) rwork, integer nout)CCHKTP 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 cchktp.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|