powered by
A list of n arrays, each with dimension m x k is redimensioned to a list of m arrays, each with dimension m x k. NOTE: Attributes are not preserved.
n
m
k
ltranspose(M)
a list of m
n x k arrays
a list of n m x k arrays