LAPACK  3.9.0
LAPACK: Linear Algebra PACKage
cget04.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine cget04 (N, NRHS, X, LDX, XACT, LDXACT, RCOND, RESID)
 CGET04 More...
 
slamch
real function slamch(CMACH)
SLAMCH
Definition: slamch.f:70
icamax
integer function icamax(N, CX, INCX)
ICAMAX
Definition: icamax.f:73