LAPACK
3.6.1
LAPACK: Linear Algebra PACKage
|
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... | |