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