Conjugate transpose an imat_result object.
r'
ctranspose(r)
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.