LAPACK 3.3.1
Linear Algebra PACKage

ctrt06.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine CTRT06 (RCOND, RCONDC, UPLO, DIAG, N, A, LDA, RWORK, RAT)

Function Documentation

subroutine CTRT06 ( REAL  RCOND,
REAL  RCONDC,
CHARACTER  UPLO,
CHARACTER  DIAG,
INTEGER  N,
COMPLEX,dimension( lda, * )  A,
INTEGER  LDA,
REAL,dimension( * )  RWORK,
REAL  RAT 
)

Definition at line 1 of file ctrt06.f.

Here is the caller graph for this function:

 All Files Functions