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

Go to the source code of this file.

Functions/Subroutines

subroutine dchkgl (NIN, NOUT)
 DCHKGL More...
 
dlange
double precision function dlange(NORM, M, N, A, LDA, WORK)
DLANGE returns the value of the 1-norm, Frobenius norm, infinity-norm, or the largest absolute value ...
Definition: dlange.f:116
dggbal
subroutine dggbal(JOB, N, A, LDA, B, LDB, ILO, IHI, LSCALE, RSCALE, WORK, INFO)
DGGBAL
Definition: dggbal.f:179
dlamch
double precision function dlamch(CMACH)
DLAMCH
Definition: dlamch.f:70