Reorder Elements VI
- Updated2023-02-21
- 5 minute(s) read
Reorder Elements VI
Owning Palette: Matrix VIs
Requires: Multicore Analysis and Sparse Matrix Toolkit
Reorders elements in a sparse matrix according to their row and column indices. Reordering elements in a sparse matrix usually speeds up sparse matrix operations.
Wire data to the Sparse Matrix input to determine the polymorphic instance to use or manually select the instance.
Reorder Sparse Matrix Elements (DBL)
![]() |
Sparse Matrix specifies the input sparse matrix. | ||||||||||
![]() |
order specifies how to reorder elements in Sparse Matrix according to their row and column indices.
|
||||||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||||||
![]() |
Reordered Sparse Matrix returns Sparse Matrix with elements reordered according to their row and column indices. | ||||||||||
![]() |
error out contains error information. This output provides standard error out functionality. |
Reorder Sparse Matrix Elements (SGL)
![]() |
Sparse Matrix specifies the input sparse matrix. | ||||||||||
![]() |
order specifies how to reorder elements in Sparse Matrix according to their row and column indices.
|
||||||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||||||
![]() |
Reordered Sparse Matrix returns Sparse Matrix with elements reordered according to their row and column indices. | ||||||||||
![]() |
error out contains error information. This output provides standard error out functionality. |
Reorder Sparse Matrix Elements (CDB)
![]() |
Sparse Matrix specifies the input sparse matrix. | ||||||||||
![]() |
order specifies how to reorder elements in Sparse Matrix according to their row and column indices.
|
||||||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||||||
![]() |
Reordered Sparse Matrix returns Sparse Matrix with elements reordered according to their row and column indices. | ||||||||||
![]() |
error out contains error information. This output provides standard error out functionality. |
Reorder Sparse Matrix Elements (CSG)
![]() |
Sparse Matrix specifies the input sparse matrix. | ||||||||||
![]() |
order specifies how to reorder elements in Sparse Matrix according to their row and column indices.
|
||||||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||||||
![]() |
Reordered Sparse Matrix returns Sparse Matrix with elements reordered according to their row and column indices. | ||||||||||
![]() |
error out contains error information. This output provides standard error out functionality. |
Reorder Elements Details
The following table lists the support characteristics of this VI.
Supported on RT targets | Yes |
Suitable for bounded execution times on RT | Yes |