#include <arith.h>
Inheritance diagram for mimo::MultiplyTM< seqTM, seqTV >:

Public Member Functions | |
| MultiplyTM (int deviceID, DeviceSystemIntf *system, const simth::PropertyList &pl, unsigned input_ports, size_t dimension) | |
| void | process () |
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.
|
||||||||||||||||||||||||||||
|
|
|
|||||||||
|
Implements simth::Device. |
1.4.1