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

Go to the source code of this file.

Functions/Subroutines

subroutine dptt05 (N, NRHS, D, E, B, LDB, X, LDX, XACT, LDXACT, FERR, BERR, RESLTS)
 DPTT05 More...
 
idamax
integer function idamax(N, DX, INCX)
IDAMAX
Definition: idamax.f:73
dlamch
double precision function dlamch(CMACH)
DLAMCH
Definition: dlamch.f:70