LAPACK 3.3.1
Linear Algebra PACKage

dppt03.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

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

Definition at line 1 of file dppt03.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions