LAPACK 3.3.0

ztrt06.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

subroutine ZTRT06 ( DOUBLE PRECISION  RCOND,
DOUBLE PRECISION  RCONDC,
CHARACTER  UPLO,
CHARACTER  DIAG,
INTEGER  N,
COMPLEX*16,dimension( lda, * )  A,
INTEGER  LDA,
DOUBLE PRECISION,dimension( * )  RWORK,
DOUBLE PRECISION  RAT 
)

Definition at line 1 of file ztrt06.f.

Here is the caller graph for this function:

 All Files Functions