Home > Objects > @iFunc > ctranspose.m

iFit/ctranspose

PURPOSE ^

b = ctranspose(s) : complex conjugate transpose of iFunc object

SYNOPSIS ^

function a = ctranspose(a)

DESCRIPTION ^

 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. 26, 2018
 See also iFunc, iFunc/transpose, iFunc/ctranspose, iFunc/setaxis, iFunc/getaxis

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Mon 26-Nov-2018 15:08:42 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1