Symmetric matrix-vector multiply

F_SSYMV/F_DSYMV/F_CSYMV/F_ZSYMV

Output

Y

The updated Y vector replaces the input.

 

 

y ← αAx + βy with A=AT

Chapter 3 Basic Matrix Operations 391