Method ao/transpose


  TRANSPOSE overloads the .' operator for Analysis Objects.
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  DESCRIPTION: TRANSPOSE overloads the .' operator for Analysis Objects.
 
  CALL:        a = a1.'
 
  Parameter Sets
 
  VERSION:     $Id: transpose.m,v 1.38 2011/04/08 14:31:30 hewitson 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