Method ao/ctranspose


  CTRANSPOSE overloads the ' operator for Analysis Objects.
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  DESCRIPTION: CTRANSPOSE overloads the ' operator for Analysis Objects.
 
  CALL:        a = a1'    % only with data = cdata
  
  This is just a wrapper of ao/transpose with the 'complex' parameter set
  to true.
 
  Parameter Sets
 
  VERSION:     $Id: ctranspose.m,v 1.42 2011/04/17 15:51:45 ingo Exp $
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details
Access public
Defining Class ao
Sealed 0
Static 0

Parameter Description

Default

no description
Key Default Value Options Description
COMPLEX 0
  • 0
  • 1
Use complex conjugate transpose
back to top back to top

Some information of the method ao/transpose are listed below:
Class name ao
Method name transpose
Category Operator
CVS Version $Id: transpose.m,v 1.38 2011/04/08 14:31:30 hewitson Exp $
Min input args 1
Max input args -1
Min output args 1
Max output args -1




©LTP Team