Negate VI
- Updated2023-02-21
- 2 minute(s) read
Negate VI
Owning Palette: Numeric VIs
Requires: Multicore Analysis and Sparse Matrix Toolkit
Negates elements in a sparse matrix.
Wire data to the A input to determine the polymorphic instance to use or manually select the instance.
Negate Sparse Matrix (DBL)

![]() |
A specifies the input sparse matrix. |
![]() |
-A returns a sparse matrix whose elements are the negative elements in A. |
Negate Sparse Matrix (SGL)

![]() |
A specifies the input sparse matrix. |
![]() |
-A returns a sparse matrix whose elements are the negative elements in A. |
Negate Sparse Matrix (CDB)

![]() |
A specifies the input sparse matrix. |
![]() |
-A returns a sparse matrix whose elements are the negative elements in A. |
Negate Sparse Matrix (CSG)

![]() |
A specifies the input sparse matrix. |
![]() |
-A returns a sparse matrix whose elements are the negative elements in A. |
Negate Details
The following table lists the support characteristics of this VI.
| Supported on RT targets | Yes |
| Suitable for bounded execution times on RT | Yes |

