jit.transpose Calculate the transpose of a matrix

The jit.transpose object calculates the transpose of a matrix: rows become columns, and vice versa.

Matrix Operator: in[1] out[1]
Name IOProc Planelink Typelink Dimlink Plane Dim Type
in n/a n/a n/a n/a n/a n/a n/a
out n/a yes yes yes all all char long float32 float64

Example:

See Also:
jit.dimmap, jit.matrix, jit.rota