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

Go to the source code of this file.

Functions/Subroutines

subroutine dchkbl (NIN, NOUT)
 DCHKBL More...
 
dgebal
subroutine dgebal(JOB, N, A, LDA, ILO, IHI, SCALE, INFO)
DGEBAL
Definition: dgebal.f:162
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
dlamch
double precision function dlamch(CMACH)
DLAMCH
Definition: dlamch.f:70