Complex VIs
- Updated2023-02-21
- 1 minute(s) read
Owning Palette: Numeric VIs
Requires: Multicore Analysis and Sparse Matrix Toolkit. This topic might not match its corresponding palette in LabVIEW depending on your operating system, licensed product(s), and target.
Use the Complex VIs to create a complex sparse matrix as its real and imaginary components from two real sparse matrices and to break the real and imaginary components of a complex sparse matrix into two real sparse matrices.
| Palette Object | Description |
|---|---|
| Complex Conjugate | Computes the complex conjugate of elements in a sparse matrix. |
| Complex To Re Im | Breaks the real and imaginary parts of a complex sparse matrix into two real sparse matrices. |
| Re Im To Complex | Creates a complex sparse matrix from two real sparse matrices containing real and imaginary parts, respectively. |