other versions
| slange.f(3) | LAPACK | slange.f(3) | 
NAME¶
slange.f
SYNOPSIS¶
Functions/Subroutines¶
real function slange (NORM, M, N, A, LDA,
    WORK)
  
  SLANGE 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.
| Wed May 24 2017 | Version 3.7.0 |