Functions/Subroutines

TESTING/LIN/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.