gemm - General Matrix-Matrix Product VI
- Updated2025-07-30
- 1 minute(s) read
Calculates the product of two general matrices.
The data types you wire to A, B, and C 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