LAPACK  3.9.0
LAPACK: Linear Algebra PACKage
sppt05.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine sppt05 (UPLO, N, NRHS, AP, B, LDB, X, LDX, XACT, LDXACT, FERR, BERR, RESLTS)
 SPPT05 More...
 
isamax
integer function isamax(N, SX, INCX)
ISAMAX
Definition: isamax.f:73
lsame
logical function lsame(CA, CB)
LSAME
Definition: lsame.f:55
slamch
real function slamch(CMACH)
SLAMCH
Definition: slamch.f:70