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

Go to the source code of this file.

Functions/Subroutines

subroutine zptt02 (UPLO, N, NRHS, D, E, X, LDX, B, LDB, RESID)
 ZPTT02 More...
 
zlanht
double precision function zlanht(NORM, N, D, E)
ZLANHT returns the value of the 1-norm, or the Frobenius norm, or the infinity norm,...
Definition: zlanht.f:103
dzasum
double precision function dzasum(N, ZX, INCX)
DZASUM
Definition: dzasum.f:74
dlamch
double precision function dlamch(CMACH)
DLAMCH
Definition: dlamch.f:70
zlaptm
subroutine zlaptm(UPLO, N, NRHS, ALPHA, D, E, X, LDX, BETA, B, LDB)
ZLAPTM
Definition: zlaptm.f:131