Transpose Matrix VI
- Updated2023-02-21
- 3 minute(s) read
Transpose Matrix VI
Owning Palette: Sparse Linear Algebra VIs
Requires: Multicore Analysis and Sparse Matrix Toolkit
Transposes a sparse matrix. If the matrix is a complex sparse matrix, this VI performs conjugate transposition.
Wire data to the Sparse Matrix input to determine the polymorphic instance to use or manually select the instance.
Transpose Matrix (DBL)

![]() |
Sparse Matrix specifies the input sparse matrix. Sparse Matrix must not be empty. |
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() |
Transposed Sparse Matrix returns the transpose of Sparse Matrix. |
![]() |
error out contains error information. This output provides standard error out functionality. |
Transpose Matrix (SGL)

![]() |
Sparse Matrix specifies the input sparse matrix. Sparse Matrix must not be empty. |
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() |
Transposed Sparse Matrix returns the transpose of Sparse Matrix. |
![]() |
error out contains error information. This output provides standard error out functionality. |
Transpose Matrix (CDB)

![]() |
Sparse Matrix specifies the input sparse matrix. Sparse Matrix must not be empty. |
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() |
Transposed Sparse Matrix returns the conjugate transpose of Sparse Matrix. |
![]() |
error out contains error information. This output provides standard error out functionality. |
Transpose Matrix (CSG)

![]() |
Sparse Matrix specifies the input sparse matrix. Sparse Matrix must not be empty. |
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() |
Transposed Sparse Matrix returns the conjugate transpose of Sparse Matrix. |
![]() |
error out contains error information. This output provides standard error out functionality. |
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 |



