LabVIEW Multicore Analysis and Sparse Matrix Toolkit API Reference

To Single Precision Complex VI

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

To Single Precision Complex VI

Owning Palette: Conversion VIs

Requires: Multicore Analysis and Sparse Matrix Toolkit

Converts elements in a sparse matrix to single-precision, complex numbers.

If the input sparse matrix is a real matrix, LabVIEW sets the imaginary part of the elements to zero in the output sparse matrix.

Wire data to the Sparse Matrix input to determine the polymorphic instance to use or manually select the instance.

Details  

To CSG Sparse Matrix (DBL)

Sparse Matrix specifies the input sparse matrix.
CSG Sparse Matrix returns a complex, single sparse matrix whose elements are elements in the Sparse Matrix and converted to single-precision, complex numbers.

To CSG Sparse Matrix (SGL)

Sparse Matrix specifies the input sparse matrix.
CSG Sparse Matrix returns a complex, single sparse matrix whose elements are elements in the Sparse Matrix and converted to single-precision, complex numbers.

To CSG Sparse Matrix (CDB)

Sparse Matrix specifies the input sparse matrix.
CSG Sparse Matrix returns a complex, single sparse matrix whose elements are elements in the Sparse Matrix and converted to single-precision, complex numbers.

To CSG Sparse Matrix (CSG)

Sparse Matrix specifies the input sparse matrix.
CSG Sparse Matrix returns a complex, single sparse matrix whose elements are elements in the Sparse Matrix and converted to single-precision, complex numbers.

To Single Precision Complex 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:
  • To CSG Sparse Matrix (DBL)
  • To CSG Sparse Matrix (SGL)
  • To CSG Sparse Matrix (CDB)

Log in to get a better experience