LabVIEW Multicore Analysis and Sparse Matrix Toolkit API Reference

To Double Precision Complex VI

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

To Double Precision Complex VI

Owning Palette: Conversion VIs

Requires: Multicore Analysis and Sparse Matrix Toolkit

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

If the input sparse matrix is a real matrix, LabVIEW sets the imaginary parts 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 CDB Sparse Matrix (DBL)

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

To CDB Sparse Matrix (SGL)

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

To CDB Sparse Matrix (CDB)

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

To CDB Sparse Matrix (CSG)

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

To Double 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 CDB Sparse Matrix (DBL)
  • To CDB Sparse Matrix (SGL)
  • To CDB Sparse Matrix (CSG)

Log in to get a better experience