class="resources"
Transposes Input Matrix. If Input Matrix is a complex matrix, the VI performs conjugate transposition. You can use this polymorphic VI to perform transposition on a real matrix or a complex matrix. The data type you wire to the Input Matrix input determines the polymorphic instance to use.

![]() |
Input Matrix is the input matrix for the transposition operation. |
![]() |
Matrix Transpose returns the transpose of Input Matrix. |

![]() |
Input Matrix is the input matrix for the complex conjugate transposition operation. |
![]() |
Matrix Conjugate Transpose returns the complex conjugate transpose of Input Matrix. |