gemv - General Matrix-Vector Product VI
- 已更新2025-07-30
- 閱讀時間為 1 分鐘
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