Perform the matrix-vector operation `y = alpha*A*x + beta*y` for a symmetric matrix `A` supplied in packed form.
nodejs javascript node algebra math vector matrix array stdlib mathematics subroutines linear blas ndarray node-js symmetric multiply level-2 dspmv matrix-vector
-
Updated
Aug 16, 2026 - JavaScript