LabVIEW Multicore Analysis and Sparse Matrix Toolkit API Reference

Content Type
Programming Language
Current manual

Non-Conjugate Transpose Matrix VI

Non-Conjugate Transpose Matrix VI

Owning Palette: Matrix VIs

Requires: Multicore Analysis and Sparse Matrix Toolkit

Computes the non-conjugate transpose of a sparse matrix.

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

Details  

Non-Conj Transpose Sparse Matrix (DBL)

Sparse Matrix specifies the input sparse matrix.
Transposed Sparse Matrix returns the non-conjugate transpose of Sparse Matrix.

Non-Conj Transpose Sparse Matrix (SGL)

Sparse Matrix specifies the input sparse matrix.
Transposed Sparse Matrix returns the non-conjugate transpose of Sparse Matrix.

Non-Conj Transpose Sparse Matrix (CDB)

Sparse Matrix specifies the input sparse matrix.
Transposed Sparse Matrix returns the non-conjugate transpose of Sparse Matrix.

Non-Conj Transpose Sparse Matrix (CSG)

Sparse Matrix specifies the input sparse matrix.
Transposed Sparse Matrix returns the non-conjugate transpose of Sparse Matrix.

Non-Conjugate Transpose Matrix Details

The following table lists the support characteristics of this VI.

Supported on RT targets Yes
Suitable for bounded execution times on RT Yes
Was this information helpful?