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

Go to the source code of this file.

Functions/Subroutines

subroutine dtrt06 (RCOND, RCONDC, UPLO, DIAG, N, A, LDA, WORK, RAT)
 DTRT06 More...
 
dlantr
double precision function dlantr(NORM, UPLO, DIAG, M, N, A, LDA, WORK)
DLANTR returns the value of the 1-norm, or the Frobenius norm, or the infinity norm,...
Definition: dlantr.f:143
dlabad
subroutine dlabad(SMALL, LARGE)
DLABAD
Definition: dlabad.f:76
dlamch
double precision function dlamch(CMACH)
DLAMCH
Definition: dlamch.f:70