LAPACK 3.3.0

ctrt01.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine CTRT01 (UPLO, DIAG, N, A, LDA, AINV, LDAINV, RCOND, RWORK, RESID)

Function Documentation

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

Definition at line 1 of file ctrt01.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions