Functions/Subroutines

TESTING/LIN/dtrt06.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine DTRT06 (RCOND, RCONDC, UPLO, DIAG, N, A, LDA, WORK, RAT)

Function Documentation

subroutine DTRT06 ( DOUBLE PRECISION  RCOND,
DOUBLE PRECISION  RCONDC,
CHARACTER  UPLO,
CHARACTER  DIAG,
INTEGER  N,
DOUBLE PRECISION,dimension( lda, * )  A,
INTEGER  LDA,
DOUBLE PRECISION,dimension( * )  WORK,
DOUBLE PRECISION  RAT 
)

Definition at line 1 of file dtrt06.f.