LabVIEW Multicore Analysis and Sparse Matrix Toolkit API Reference

Complex Conjugate VI

  • Updated2023-02-21
  • 3 minute(s) read

Complex Conjugate VI

Owning Palette: Complex VIs

Requires: Multicore Analysis and Sparse Matrix Toolkit

Computes the complex conjugate of elements in a sparse matrix.

Wire data to the A + iB input to determine the polymorphic instance to use or manually select the instance.

Details  

Complex Conjugate Sparse Matrix (DBL)

A + iB specifies a complex sparse matrix to conjugate.
A - iB returns a complex sparse matrix whose elements are the complex conjugates of the elements in A + iB.

Complex Conjugate Sparse Matrix (SGL)

A + iB specifies a complex sparse matrix to conjugate.
A - iB returns a complex sparse matrix whose elements are the complex conjugates of the elements in A + iB.

Complex Conjugate Sparse Matrix (CDB)

A + iB specifies a complex sparse matrix to conjugate.
A - iB returns a complex sparse matrix whose elements are the complex conjugates of the elements in A + iB.

Complex Conjugate Sparse Matrix (CSG)

A + iB specifies a complex sparse matrix to conjugate.
A - iB returns a complex sparse matrix whose elements are the complex conjugates of the elements in A + iB.

Complex Conjugate 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:
  • Complex Conjugate (DBL)
  • Complex Conjugate (SGL)

Log in to get a better experience