Transposes a distributed dense matrix.
t(x) ## S4 method for signature 'ddmatrix' t(x)
x
numeric distributed matrix.
The transposed matrix.