Perform one of the matrix-vector operations `y = alpha*A*x + beta*y`, `y = alpha*A^T*x + beta*y`, or `y = alpha*A^H*x + beta*y`.
nodejs javascript node algebra math vector matrix array stdlib mathematics subroutines linear blas ndarray node-js multiply level-2 complex64 cgemv matrix-vector
-
Updated
Jul 14, 2026 - JavaScript