LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
cspmv.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine cspmv (UPLO, N, ALPHA, AP, X, INCX, BETA, Y, INCY)
 CSPMV computes a matrix-vector product for complex vectors using a complex symmetric packed matrix More...