Functions/Subroutines

TESTING/LIN/ctpt01.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine CTPT01 (UPLO, DIAG, N, AP, AINVP, RCOND, RWORK, RESID)

Function Documentation

subroutine CTPT01 ( CHARACTER  UPLO,
CHARACTER  DIAG,
INTEGER  N,
COMPLEX,dimension( * )  AP,
COMPLEX,dimension( * )  AINVP,
REAL  RCOND,
REAL,dimension( * )  RWORK,
REAL  RESID 
)

Definition at line 1 of file ctpt01.f.