LabVIEW Multicore Analysis and Sparse Matrix Toolkit API Reference

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.

Details  

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

Log in to get a better experience