|
NAMEcsymv.fSYNOPSISFunctions/Subroutinessubroutine csymv (UPLO, N, ALPHA, A, LDA, X, INCX, BETA, Y, INCY) CSYMV computes a matrix-vector product for a complex symmetric matrix. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
Visit the GSP FreeBSD Man Page Interface. |