Multiply
This page describes a module in the upcoming version 1.2 of Ikaros and may not be correct for version 1.1
Module that multiplies its two inputs component by component. Both inputs must have the same size
Example XML definition
Example
<module
class = "Multiply"
name = "Multiply"
/>
Module Connections
Inputs
| Name | Description |
|---|---|
| INPUT1 | The first input |
| INPUT2 | The second input |
Outputs
| Name | Description |
|---|---|
| OUTPUT | The output. |
Author
Christian Balkenius
christian.balkenius@lucs.lu.se
Lund University Cognitive Science
Files
Multiply.h
Multiply.cc
Multiply.ikc