![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/dchkgb.f SYNOPSISFunctions/Subroutinessubroutine dchkgb (dotype, nm, mval, nn, nval, nnb, nbval,
nns, nsval, thresh, tsterr, a, la, afac, lafac, b, x, xact, work, rwork,
iwork, nout)
Function/Subroutine Documentationsubroutine dchkgb (logical, dimension( * ) dotype, integer nm, integer, dimension( * ) mval, integer nn, integer, dimension( * ) nval, integer nnb, integer, dimension( * ) nbval, integer nns, integer, dimension( * ) nsval, double precision thresh, logical tsterr, double precision, dimension( * ) a, integer la, double precision, dimension( * ) afac, integer lafac, double precision, dimension( * ) b, double precision, dimension( * ) x, double precision, dimension( * ) xact, double precision, dimension( * ) work, double precision, dimension( * ) rwork, integer, dimension( * ) iwork, integer nout)DCHKGB Purpose:
Parameters DOTYPE
NM
MVAL
NN
NVAL
NNB
NBVAL
NNS
NSVAL
THRESH
TSTERR
A
LA
AFAC
LAFAC
B
X
XACT
WORK
RWORK
IWORK
NOUT
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 188 of file dchkgb.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|