Functions/Subroutines

TESTING/LIN/dget03.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine DGET03 (N, A, LDA, AINV, LDAINV, WORK, LDWORK, RWORK, RCOND, RESID)

Function Documentation

subroutine DGET03 ( INTEGER  N,
DOUBLE PRECISION,dimension( lda, * )  A,
INTEGER  LDA,
DOUBLE PRECISION,dimension( ldainv, * )  AINV,
INTEGER  LDAINV,
DOUBLE PRECISION,dimension( ldwork, * )  WORK,
INTEGER  LDWORK,
DOUBLE PRECISION,dimension( * )  RWORK,
DOUBLE PRECISION  RCOND,
DOUBLE PRECISION  RESID 
)

Definition at line 1 of file dget03.f.