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

Go to the source code of this file.

Functions/Subroutines

subroutine dtpt06 (RCOND, RCONDC, UPLO, DIAG, N, AP, WORK, RAT)
 DTPT06 More...
 
dlabad
subroutine dlabad(SMALL, LARGE)
DLABAD
Definition: dlabad.f:76
dlantp
double precision function dlantp(NORM, UPLO, DIAG, N, AP, WORK)
DLANTP returns the value of the 1-norm, or the Frobenius norm, or the infinity norm,...
Definition: dlantp.f:126
dlamch
double precision function dlamch(CMACH)
DLAMCH
Definition: dlamch.f:70