other versions
| zlanhb.f(3) | LAPACK | zlanhb.f(3) | 
NAME¶
zlanhb.f
SYNOPSIS¶
Functions/Subroutines¶
double precision function zlanhb (NORM, UPLO, N, K,
    AB, LDAB, WORK)
  
  ZLANHB returns the value of the 1-norm, or the Frobenius norm, or the
    infinity norm, or the element of largest absolute value of a Hermitian band
    matrix.
  
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |