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

mimo::MultiplyTM< seqTM, seqTV > Class Template Reference

Matrix Multiply implementation block. More...

#include <arith.h>

Inheritance diagram for mimo::MultiplyTM< seqTM, seqTV >:

Inheritance graph
[legend]
List of all members.

Public Member Functions

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

Detailed Description

template<class seqTM, class seqTV>
class mimo::MultiplyTM< seqTM, seqTV >

Matrix Multiply implementation block.

Only works for matrices at input_port 0 and vectors at input_port 1.

Parameters in Micos parameter file:

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

input_ports: Set this to 2.

dimension: Set this to the size of the matrix and the length of the vector.

streamtype: Set this to CMatrixSeq for complex matrix sequences.


Constructor & Destructor Documentation

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


Member Function Documentation

template<class seqTM, class seqTV>
void mimo::MultiplyTM< seqTM, seqTV >::process  )  [virtual]
 

Implements simth::Device.


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