gemv - General Matrix-Vector Product VI
- Updated2025-07-30
- 1 minute(s) read
Calculates the product of a general matrix and a vector.
The data types you wire to the A, x, and y inputs determine the polymorphic instance to use.

Refer to the BLAS (Basic Linear Algebra Subprograms) website at netlib.org for more information on BLAS functions.
Examples
Refer to the following example files included with LabVIEW.
- labview\examples\Mathematics\Linear Algebra\Comparison of BLAS and linear algebra VIs.vi