Numeric VIs
- Updated2023-02-21
- 1 minute(s) read
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 Object | Description |
---|---|
Absolute Value | Computes the absolute values of elements in a sparse matrix. |
Add | Computes the element-wise sum of two sparse matrices. |
Multiply | Computes the element-wise product of two sparse matrices, a sparse matrix and a dense matrix, or a sparse matrix and a scalar. |
Negate | Negates elements in a sparse matrix. |
Square | Computes the square of elements in a sparse matrix. |
Subtract | Computes the element-wise difference between two sparse matrices. |
Subpalette | Description |
---|---|
Complex VIs | Use 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 VIs | Use the Conversion VIs to convert sparse matrix data types. |