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

Go to the source code of this file.

Functions/Subroutines

subroutine cptt05 (N, NRHS, D, E, B, LDB, X, LDX, XACT, LDXACT, FERR, BERR, RESLTS)
 CPTT05 More...
 
slamch
real function slamch(CMACH)
SLAMCH
Definition: slamch.f:70
icamax
integer function icamax(N, CX, INCX)
ICAMAX
Definition: icamax.f:73