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

Go to the source code of this file.

Functions/Subroutines

subroutine cdrvrf1 (NOUT, NN, NVAL, THRESH, A, LDA, ARF, WORK)
 CDRVRF1 More...
 
clarnd
complex function clarnd(IDIST, ISEED)
CLARND
Definition: clarnd.f:77
clanhf
real function clanhf(NORM, TRANSR, UPLO, N, A, WORK)
CLANHF returns the value of the 1-norm, or the Frobenius norm, or the infinity norm,...
Definition: clanhf.f:248
clanhe
real function clanhe(NORM, UPLO, N, A, LDA, WORK)
CLANHE returns the value of the 1-norm, or the Frobenius norm, or the infinity norm,...
Definition: clanhe.f:126
slamch
real function slamch(CMACH)
SLAMCH
Definition: slamch.f:70
ctrttf
subroutine ctrttf(TRANSR, UPLO, N, A, LDA, ARF, INFO)
CTRTTF copies a triangular matrix from the standard full format (TR) to the rectangular full packed f...
Definition: ctrttf.f:218