b = ctranspose(s) : complex conjugate transpose of iFunc object @iFunc/ctranspose function to return the complex conjugate transpose of data sets which corresponds to syntax: b = s' input: s: object or array (iFunc) output: b: object or array (iFunc) ex: b=ctranspose(a); Version: Nov. 27, 2018 See also iFunc, iFunc/transpose, iFunc/ctranspose, iFunc/setaxis, iFunc/getaxis