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

Go to the source code of this file.

Functions/Subroutines

subroutine ztrt06 (RCOND, RCONDC, UPLO, DIAG, N, A, LDA, RWORK, RAT)
 ZTRT06 More...
 
zlantr
double precision function zlantr(NORM, UPLO, DIAG, M, N, A, LDA, WORK)
ZLANTR returns the value of the 1-norm, or the Frobenius norm, or the infinity norm,...
Definition: zlantr.f:144
dlamch
double precision function dlamch(CMACH)
DLAMCH
Definition: dlamch.f:70