LabVIEW Multicore Analysis and Sparse Matrix Toolkit API Reference

Content Type
Programming Language
Current manual

Numeric VIs

Numeric VIs

Owning Palette: Multicore Analysis and Sparse Matrix VIs

Requires: Multicore Analysis and Sparse Matrix Toolkit. This topic might not match its corresponding palette in LabVIEW depending on your operating system, licensed product(s), and target.

Use the Numeric VIs to create and perform arithmetic and complex mathematical operations on sparse matrices and to convert sparse matrices from one data type to another.

Palette ObjectDescription
Absolute ValueComputes the absolute values of elements in a sparse matrix.
AddComputes the element-wise sum of two sparse matrices.
MultiplyComputes the element-wise product of two sparse matrices, a sparse matrix and a dense matrix, or a sparse matrix and a scalar.
NegateNegates elements in a sparse matrix.
SquareComputes the square of elements in a sparse matrix.
SubtractComputes the element-wise difference between two sparse matrices.


SubpaletteDescription
Complex VIsUse the Complex VIs to create a complex sparse matrix as its real and imaginary components from two real sparse matrices and to break the real and imaginary components of a complex sparse matrix into two real sparse matrices.
Conversion VIsUse the Conversion VIs to convert sparse matrix data types.
Was this information helpful?