other versions
| clanhf.f(3) | LAPACK | clanhf.f(3) | 
NAME¶
clanhf.f
SYNOPSIS¶
Functions/Subroutines¶
real function clanhf (NORM, TRANSR, UPLO, N, A,
    WORK)
  
  CLANHF 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
    matrix in RFP format.
  
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |