other versions
| slansp.f(3) | LAPACK | slansp.f(3) | 
NAME¶
slansp.f
SYNOPSIS¶
Functions/Subroutines¶
real function slansp (NORM, UPLO, N, AP, WORK)
  
  SLANSP returns the value of the 1-norm, or the Frobenius norm, or the
    infinity norm, or the element of largest absolute value of a symmetric
    matrix supplied in packed form.
  
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |