Provided by: liblapack-doc-man_3.6.0-2ubuntu2_all bug

NAME

       zlange.f -

SYNOPSIS

   Functions/Subroutines
       double precision function zlange (NORM, M, N, A, LDA, WORK)
           ZLANGE returns the value of the 1-norm, Frobenius norm, infinity-norm, or the largest
           absolute value of any element of a general rectangular matrix.

Author

       Generated automatically by Doxygen for LAPACK from the source code.