LAPACK  3.7.0
LAPACK: Linear Algebra PACKage
zspmv.f File Reference

Go to the source code of this file.

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 More...