AugVector Class Reference

Inheritance diagram for AugVector:

AugmentBase

List of all members.

Public Member Functions

def __mul__
def thr
def flush
def setName
def noise
def __real__
def __imag__
def getSpace
def orderstat
 gets the ind-th element of the sorted self
def rms
 Returns the root mean square.
def max
def min
 Returns the minimum value.
def mean
def var
def sdt
def norm

Static Public Attributes

tuple meta = property(_get_meta, _set_meta )
tuple meta_vector = property( _get_meta_vec, _set_meta_vec )
tuple params = property( _get_params )
tuple H = property( _conj_transp )
tuple is_transp = property( _get_transp_flag, _set_transp_flag )
 real = __real__
 imag = __imag__
tuple space = property( getSpace )


Detailed Description

Definition at line 43 of file AugVector.py.


Member Function Documentation

def __mul__ (   self,
  other 
)

Reimplemented from AugmentBase.

Definition at line 92 of file AugVector.py.

def thr (   self,
  obj,
  mode = 'soft' 
)

Definition at line 104 of file AugVector.py.

def flush (   self  ) 

Definition at line 108 of file AugVector.py.

def setName (   self,
  name 
)

Definition at line 112 of file AugVector.py.

def noise (   self,
  mean = 0 
)

Definition at line 116 of file AugVector.py.

def __real__ (   self  ) 

Definition at line 120 of file AugVector.py.

def __imag__ (   self  ) 

Definition at line 124 of file AugVector.py.

def getSpace (   self  ) 

Definition at line 131 of file AugVector.py.

def orderstat (   self,
  ind 
)

gets the ind-th element of the sorted self

returns an average of the ind-th element in all vectors

Definition at line 151 of file AugVector.py.

def rms (   self  ) 

Returns the root mean square.

Definition at line 165 of file AugVector.py.

def max (   self  ) 

Definition at line 168 of file AugVector.py.

def min (   self  ) 

Returns the minimum value.

Definition at line 177 of file AugVector.py.

def mean (   self  ) 

Definition at line 183 of file AugVector.py.

def var (   self  ) 

Definition at line 192 of file AugVector.py.

def sdt (   self  ) 

Definition at line 195 of file AugVector.py.

def norm (   self,
  lval = 2 
)

Definition at line 199 of file AugVector.py.


Member Data Documentation

tuple meta = property(_get_meta, _set_meta ) [static]

Reimplemented from AugmentBase.

Definition at line 58 of file AugVector.py.

tuple meta_vector = property( _get_meta_vec, _set_meta_vec ) [static]

Definition at line 70 of file AugVector.py.

tuple params = property( _get_params ) [static]

Definition at line 75 of file AugVector.py.

tuple H = property( _conj_transp ) [static]

Definition at line 89 of file AugVector.py.

tuple is_transp = property( _get_transp_flag, _set_transp_flag ) [static]

Definition at line 102 of file AugVector.py.

real = __real__ [static]

Definition at line 128 of file AugVector.py.

imag = __imag__ [static]

Definition at line 129 of file AugVector.py.

tuple space = property( getSpace ) [static]

Definition at line 214 of file AugVector.py.


The documentation for this class was generated from the following file:

Generated on Sun Aug 10 09:11:12 2008 for SLIMpy by  doxygen 1.5.6