LAPACK 3.3.1
Linear Algebra PACKage

dtpt01.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine DTPT01 (UPLO, DIAG, N, AP, AINVP, RCOND, WORK, RESID)

Function Documentation

subroutine DTPT01 ( CHARACTER  UPLO,
CHARACTER  DIAG,
INTEGER  N,
DOUBLE PRECISION,dimension( * )  AP,
DOUBLE PRECISION,dimension( * )  AINVP,
DOUBLE PRECISION  RCOND,
DOUBLE PRECISION,dimension( * )  WORK,
DOUBLE PRECISION  RESID 
)

Definition at line 1 of file dtpt01.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions