![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/ddrvab.f SYNOPSISFunctions/Subroutinessubroutine ddrvab (dotype, nm, mval, nns, nsval, thresh,
nmax, a, afac, b, x, work, rwork, swork, iwork, nout)
Function/Subroutine Documentationsubroutine ddrvab (logical, dimension( * ) dotype, integer nm, integer, dimension( * ) mval, integer nns, integer, dimension( * ) nsval, double precision thresh, integer nmax, double precision, dimension( * ) a, double precision, dimension( * ) afac, double precision, dimension( * ) b, double precision, dimension( * ) x, double precision, dimension( * ) work, double precision, dimension( * ) rwork, real, dimension(*) swork, integer, dimension( * ) iwork, integer nout)DDRVAB Purpose:
Parameters DOTYPE
NM
MVAL
NNS
NSVAL
THRESH
NMAX
A
AFAC
B
X
WORK
RWORK
SWORK
IWORK
NOUT
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 148 of file ddrvab.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|