![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/schklq.f SYNOPSISFunctions/Subroutinessubroutine schklq (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 schklq (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( * ) al, real, dimension( * ) ac, real, dimension( * ) b, real, dimension( * ) x, real, dimension( * ) xact, real, dimension( * ) tau, real, dimension( * ) work, real, dimension( * ) rwork, integer nout)SCHKLQ 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 schklq.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|