Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

mimo::InvertTM< seqT > Class Template Reference

Inversion of the input samples when sample are a matrix. More...

#include <arith.h>

Inheritance diagram for mimo::InvertTM< seqT >:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 InvertTM (int deviceID, DeviceSystemIntf *system, const simth::PropertyList &pl, size_t dim1, size_t dim2)
void process ()

Detailed Description

template<class seqT>
class mimo::InvertTM< seqT >

Inversion of the input samples when sample are a matrix.

This block takes the inverse of all samples in the input sequence.

Parameters in Micos parameter file:

type: set this to "<code>invert</code>"

dimension: set this to N for NxN matrices.

streamtype: String specifying the sequence data type of the input and output port. The names are the ones as defined in signal.h, e.g. MatrixSeq, or CMatrixSeq, etc.


Constructor & Destructor Documentation

template<class seqT>
mimo::InvertTM< seqT >::InvertTM int  deviceID,
DeviceSystemIntf system,
const simth::PropertyList pl,
size_t  dim1,
size_t  dim2
 


Member Function Documentation

template<class seqT>
void mimo::InvertTM< seqT >::process  )  [virtual]
 

Implements simth::Device.


Generated on Tue Aug 9 14:43:22 2005 for mimolib by  doxygen 1.4.1