LAPACK
3.3.1
Linear Algebra PACKage
Main Page
Files
Directories
File List
File Members
Functions/Subroutines
cget04.f File Reference
Go to the source code of this file.
Functions/Subroutines
subroutine
CGET04
(N, NRHS, X, LDX, XACT, LDXACT, RCOND, RESID)
Function Documentation
subroutine CGET04
(
INTEGER
N
,
INTEGER
NRHS
,
COMPLEX,dimension( ldx, * )
X
,
INTEGER
LDX
,
COMPLEX,dimension( ldxact, * )
XACT
,
INTEGER
LDXACT
,
REAL
RCOND
,
REAL
RESID
)
Definition at line
1
of file
cget04.f
.
Here is the caller graph for this function:
cget04.f
Generated on Mon Apr 18 2011 23:43:22 for LAPACK by
1.7.3
All
Files
Functions