Functions/Subroutines

TESTING/LIN/dget04.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

subroutine DGET04 ( INTEGER  N,
INTEGER  NRHS,
DOUBLE PRECISION,dimension( ldx, * )  X,
INTEGER  LDX,
DOUBLE PRECISION,dimension( ldxact, * )  XACT,
INTEGER  LDXACT,
DOUBLE PRECISION  RCOND,
DOUBLE PRECISION  RESID 
)

Definition at line 1 of file dget04.f.