Transpose the dimensions of an imat_result object.
r.'
transpose(r)
TRANSPOSE transposes the dimensions of a result object. It performs the non-conjugate transpose, so that only the dimensions are changed, not the data. This only works for 2-dimensional imat_result objects.