TransposeMatrix (mA, mB )
Stores the transpose of matrix mA in matrix mB
Example:
TransposeMatrix (
0
,
1
)