Transpose the first two dimensions of a MultiArray
If the number of elements per sample is not 1, the transpose
is "promoted" to tran132 using the element count as the
first dimension.
Transpose the first two dimensions of a 3D DistributedArray
If the number of elements per sample is not 1, the transpose
is "promoted" to tran1324 using the element count as the
first dimension.