Functions/Subroutines

TESTING/LIN/strt01.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine STRT01 (UPLO, DIAG, N, A, LDA, AINV, LDAINV, RCOND, WORK, RESID)

Function Documentation

subroutine STRT01 ( CHARACTER  UPLO,
CHARACTER  DIAG,
INTEGER  N,
REAL,dimension( lda, * )  A,
INTEGER  LDA,
REAL,dimension( ldainv, * )  AINV,
INTEGER  LDAINV,
REAL  RCOND,
REAL,dimension( * )  WORK,
REAL  RESID 
)

Definition at line 1 of file strt01.f.