other versions
| zspmv.f(3) | LAPACK | zspmv.f(3) | 
NAME¶
zspmv.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine zspmv (UPLO, N, ALPHA, AP, X, INCX, BETA,
    Y, INCY)
  
  ZSPMV computes a matrix-vector product for complex vectors using a
    complex symmetric packed matrix
  
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |