Equal to Zero VI
- Updated2023-02-21
- 3 minute(s) read
Equal to Zero VI
Owning Palette: Comparison VIs
Requires: Multicore Analysis and Sparse Matrix Toolkit
Returns TRUE if Sparse Matrix is a zero matrix. Otherwise, this VI returns FALSE.
A matrix is a zero matrix if and only if it is empty or all its elements are zeros.
Wire data to the Sparse Matrix input to determine the polymorphic instance to use or manually select the instance.
Equal to Zero Sparse Matrix (DBL)
![]() |
Sparse Matrix specifies the input sparse matrix. |
![]() |
zero matrix? returns TRUE if Sparse Matrix is a zero matrix. Otherwise, returns FALSE. |
Equal to Zero Sparse Matrix (SGL)
![]() |
Sparse Matrix specifies the input sparse matrix. |
![]() |
zero matrix? returns TRUE if Sparse Matrix is a zero matrix. Otherwise, returns FALSE. |
Equal to Zero Sparse Matrix (CDB)
![]() |
Sparse Matrix specifies the input sparse matrix. |
![]() |
zero matrix? returns TRUE if Sparse Matrix is a zero matrix. Otherwise, returns FALSE. |
Equal to Zero Sparse Matrix (CSG)
![]() |
Sparse Matrix specifies the input sparse matrix. |
![]() |
zero matrix? returns TRUE if Sparse Matrix is a zero matrix. Otherwise, returns FALSE. |
Equal to Zero Details
The following table lists the support characteristics of this VI.
Supported on RT targets | Yes |
Suitable for bounded execution times on RT | Yes |