Absolute Value VI
- Updated2023-02-21
- 3 minute(s) read
Absolute Value VI
Owning Palette: Numeric VIs
Requires: Multicore Analysis and Sparse Matrix Toolkit
Computes the absolute values of elements in a sparse matrix.
Wire data to the A input to determine the polymorphic instance to use or manually select the instance.
Absolute of Sparse Matrix (DBL)
![]() |
A specifies the input sparse matrix. |
![]() |
abs(A) returns a real sparse matrix whose elements are the absolute values of elements in A. |
Absolute of Sparse Matrix (SGL)
![]() |
A specifies the input sparse matrix. |
![]() |
abs(A) returns a real sparse matrix whose elements are the absolute values of elements in A. |
Absolute of Sparse Matrix (CDB)
![]() |
A specifies the input sparse matrix. |
![]() |
abs(A) returns a real sparse matrix whose elements are the absolute values of elements in A. |
Absolute of Sparse Matrix (CSG)
![]() |
A specifies the input sparse matrix. |
![]() |
abs(A) returns a real sparse matrix whose elements are the absolute values of elements in A. |
Absolute Value Details
The following table lists the support characteristics of this VI.
Supported on RT targets | Yes |
Suitable for bounded execution times on RT | Yes (with exceptions). The following instances are exceptions:
|