LAPACK 3.3.0

spot05.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine SPOT05 (UPLO, N, NRHS, A, LDA, B, LDB, X, LDX, XACT, LDXACT, FERR, BERR, RESLTS)

Function Documentation

subroutine SPOT05 ( CHARACTER  UPLO,
INTEGER  N,
INTEGER  NRHS,
REAL,dimension( lda, * )  A,
INTEGER  LDA,
REAL,dimension( ldb, * )  B,
INTEGER  LDB,
REAL,dimension( ldx, * )  X,
INTEGER  LDX,
REAL,dimension( ldxact, * )  XACT,
INTEGER  LDXACT,
REAL,dimension( * )  FERR,
REAL,dimension( * )  BERR,
REAL,dimension( * )  RESLTS 
)

Definition at line 1 of file spot05.f.

Here is the caller graph for this function:

 All Files Functions