imat_result/transpose


Purpose

Transpose the dimensions of an imat_result object.

Syntax

r.'
transpose(r)

Description

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.