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

mimo::SquareTM< seqTM > Class Template Reference

Calculate the Product of a Matrix with itself. More...

#include <arith.h>

Inheritance diagram for mimo::SquareTM< seqTM >:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 SquareTM (int deviceID, DeviceSystemIntf *system, const simth::PropertyList &pl, unsigned input_ports, size_t dimension)
void process ()

Detailed Description

template<class seqTM>
class mimo::SquareTM< seqTM >

Calculate the Product of a Matrix with itself.

This calculates the product "A hermitian times A" of the input matrix A. In Matlab, that would be "A'A".

Parameters in Micos parameter file:

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

mult_type: set this to "<code>sq</code>" (for "square")

dimension: Set this to the size of the matrix.

streamtype: Set this to CMatrixSeq for complex matrix sequences.


Constructor & Destructor Documentation

template<class seqTM>
mimo::SquareTM< seqTM >::SquareTM int  deviceID,
DeviceSystemIntf system,
const simth::PropertyList pl,
unsigned  input_ports,
size_t  dimension
 


Member Function Documentation

template<class seqTM>
void mimo::SquareTM< seqTM >::process  )  [virtual]
 

Implements simth::Device.


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