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

Go to the source code of this file.

Functions/Subroutines

subroutine zptt05 (N, NRHS, D, E, B, LDB, X, LDX, XACT, LDXACT, FERR, BERR, RESLTS)
 ZPTT05 More...
 
izamax
integer function izamax(N, ZX, INCX)
IZAMAX
Definition: izamax.f:73
dlamch
double precision function dlamch(CMACH)
DLAMCH
Definition: dlamch.f:70