![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/dchkql.f SYNOPSISFunctions/Subroutinessubroutine dchkql (dotype, nm, mval, nn, nval, nnb, nbval,
nxval, nrhs, thresh, tsterr, nmax, a, af, aq, al, ac, b, x, xact, tau, work,
rwork, nout)
Function/Subroutine Documentationsubroutine dchkql (logical, dimension( * ) dotype, integer nm, integer, dimension( * ) mval, integer nn, integer, dimension( * ) nval, integer nnb, integer, dimension( * ) nbval, integer, dimension( * ) nxval, integer nrhs, double precision thresh, logical tsterr, integer nmax, double precision, dimension( * ) a, double precision, dimension( * ) af, double precision, dimension( * ) aq, double precision, dimension( * ) al, double precision, dimension( * ) ac, double precision, dimension( * ) b, double precision, dimension( * ) x, double precision, dimension( * ) xact, double precision, dimension( * ) tau, double precision, dimension( * ) work, double precision, dimension( * ) rwork, integer nout)DCHKQL Purpose:
Parameters DOTYPE
NM
MVAL
NN
NVAL
NNB
NBVAL
NXVAL
NRHS
THRESH
TSTERR
NMAX
A
AF
AQ
AL
AC
B
X
XACT
TAU
WORK
RWORK
NOUT
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 193 of file dchkql.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|