![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/ddrvac.f SYNOPSISFunctions/Subroutinessubroutine ddrvac (dotype, nm, mval, nns, nsval, thresh,
nmax, a, afac, b, x, work, rwork, swork, nout)
Function/Subroutine Documentationsubroutine ddrvac (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 nout)DDRVAC Purpose:
Parameters DOTYPE
NM
MVAL
NNS
NSVAL
THRESH
NMAX
A
AFAC
B
X
WORK
RWORK
SWORK
NOUT
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 141 of file ddrvac.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|