imat_result/ctranspose


Purpose

Conjugate transpose an imat_result object.

Syntax

r'
ctranspose(r)

Description

CTRANSPOSE transposes the dimensions of an imat_result object. Since it is a conjugate transpose, it also sets the data values to their conjugate. This only works for 2-dimensional imat_result objects.