![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/dget04.f SYNOPSISFunctions/Subroutinessubroutine dget04 (n, nrhs, x, ldx, xact, ldxact, rcond,
resid)
Function/Subroutine Documentationsubroutine dget04 (integer n, integer nrhs, double precision, dimension( ldx, * ) x, integer ldx, double precision, dimension( ldxact, * ) xact, integer ldxact, double precision rcond, double precision resid)DGET04 Purpose:
Parameters N
NRHS
X
LDX
XACT
LDXACT
RCOND
RESID
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 101 of file dget04.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|