![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/sdrvgb.f SYNOPSISFunctions/Subroutinessubroutine sdrvgb (dotype, nn, nval, nrhs, thresh, tsterr,
a, la, afb, lafb, asav, b, bsav, x, xact, s, work, rwork, iwork, nout)
Function/Subroutine Documentationsubroutine sdrvgb (logical, dimension( * ) dotype, integer nn, integer, dimension( * ) nval, integer nrhs, real thresh, logical tsterr, real, dimension( * ) a, integer la, real, dimension( * ) afb, integer lafb, real, dimension( * ) asav, real, dimension( * ) b, real, dimension( * ) bsav, real, dimension( * ) x, real, dimension( * ) xact, real, dimension( * ) s, real, dimension( * ) work, real, dimension( * ) rwork, integer, dimension( * ) iwork, integer nout)SDRVGB Purpose:
Parameters DOTYPE
NN
NVAL
NRHS
THRESH
TSTERR
A
LA
AFB
LAFB
ASAV
B
BSAV
X
XACT
S
WORK
RWORK
IWORK
NOUT
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 169 of file sdrvgb.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|