MAGMA  1.2.0
MatrixAlgebraonGPUandMulticoreArchitectures
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
dppt03.f File Reference

Go to the source code of this file.

Functions

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.

References uplo.

Here is the caller graph for this function: