Comparison VIs
- Updated2023-02-21
- 1 minute(s) read
Comparison 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 Comparison VIs to compare sparse matrices.
Palette Object | Description |
---|---|
Equal | Returns TRUE if two sparse matrices are equal. Otherwise, this VI returns FALSE. |
Equal to Zero | Returns TRUE if Sparse Matrix is a zero matrix. Otherwise, this VI returns FALSE. |
Not Equal | Returns TRUE if two sparse matrices are not equal. Otherwise, this VI returns FALSE. |