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

Go to the source code of this file.

Functions/Subroutines

subroutine ztpt06 (RCOND, RCONDC, UPLO, DIAG, N, AP, RWORK, RAT)
 ZTPT06 More...
 
zlantp
double precision function zlantp(NORM, UPLO, DIAG, N, AP, WORK)
ZLANTP returns the value of the 1-norm, or the Frobenius norm, or the infinity norm,...
Definition: zlantp.f:127
dlamch
double precision function dlamch(CMACH)
DLAMCH
Definition: dlamch.f:70