LAPACK 3.3.1
Linear Algebra PACKage

sppt03.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

subroutine SPPT03 ( CHARACTER  UPLO,
INTEGER  N,
REAL,dimension( * )  A,
REAL,dimension( * )  AINV,
REAL,dimension( ldwork, * )  WORK,
INTEGER  LDWORK,
REAL,dimension( * )  RWORK,
REAL  RCOND,
REAL  RESID 
)

Definition at line 1 of file sppt03.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions