Performs one of the matrix-vector operations `y = α*A*x + β*y` or `y = α*A^T*x + β*y` or `y = α*A^H*x + β*y`.
nodejs javascript node algebra math array stdlib mathematics subroutines linear complex blas ndarray node-js level-2 complex64 complex64array cgemv
-
Updated
May 11, 2026 - JavaScript