LAPACK 3.3.0

sget04.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine SGET04 (N, NRHS, X, LDX, XACT, LDXACT, RCOND, RESID)

Function Documentation

subroutine SGET04 ( INTEGER  N,
INTEGER  NRHS,
REAL,dimension( ldx, * )  X,
INTEGER  LDX,
REAL,dimension( ldxact, * )  XACT,
INTEGER  LDXACT,
REAL  RCOND,
REAL  RESID 
)

Definition at line 1 of file sget04.f.

Here is the caller graph for this function:

 All Files Functions