Provided by: liblapack-doc-man_3.6.0-2ubuntu2_all
NAME
zsymv.f -
SYNOPSIS
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.
Author
Generated automatically by Doxygen for LAPACK from the source code.