LAPACK 3.3.0

ztpt01.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

subroutine ZTPT01 ( CHARACTER  UPLO,
CHARACTER  DIAG,
INTEGER  N,
COMPLEX*16,dimension( * )  AP,
COMPLEX*16,dimension( * )  AINVP,
DOUBLE PRECISION  RCOND,
DOUBLE PRECISION,dimension( * )  RWORK,
DOUBLE PRECISION  RESID 
)

Definition at line 1 of file ztpt01.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions