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

Go to the source code of this file.

Functions/Subroutines

subroutine ctrt06 (RCOND, RCONDC, UPLO, DIAG, N, A, LDA, RWORK, RAT)
 CTRT06 More...
 
clantr
real function clantr(NORM, UPLO, DIAG, M, N, A, LDA, WORK)
CLANTR returns the value of the 1-norm, or the Frobenius norm, or the infinity norm,...
Definition: clantr.f:144
slamch
real function slamch(CMACH)
SLAMCH
Definition: slamch.f:70