LAPACK  3.4.2
LAPACK: Linear Algebra PACKage
 All Files Functions Groups
dlange.f File Reference

Go to the source code of this file.

Functions/Subroutines

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 of any element of a general rectangular matrix.