LAPACK
3.6.1
LAPACK: Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | zsymv (UPLO, N, ALPHA, A, LDA, X, INCX, BETA, Y, INCY) |
ZSYMV computes a matrix-vector product for a complex symmetric matrix. More... | |