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