LAPACK 3.3.0

zppt03.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine ZPPT03 (UPLO, N, A, AINV, WORK, LDWORK, RWORK, RCOND, RESID)

Function Documentation

subroutine ZPPT03 ( CHARACTER  UPLO,
INTEGER  N,
COMPLEX*16,dimension( * )  A,
COMPLEX*16,dimension( * )  AINV,
COMPLEX*16,dimension( ldwork, * )  WORK,
INTEGER  LDWORK,
DOUBLE PRECISION,dimension( * )  RWORK,
DOUBLE PRECISION  RCOND,
DOUBLE PRECISION  RESID 
)

Definition at line 1 of file zppt03.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions