|
NAMETESTING/LIN/zget04.f SYNOPSISFunctions/Subroutinessubroutine zget04 (n, nrhs, x, ldx, xact, ldxact, rcond,
resid)
Function/Subroutine Documentationsubroutine zget04 (integer n, integer nrhs, complex*16, dimension( ldx, * ) x, integer ldx, complex*16, dimension( ldxact, * ) xact, integer ldxact, double precision rcond, double precision resid)ZGET04 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 zget04.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|