Rectifier
Module used to rectify its input. The output is calculated as, output(t) = | input(t) | The module calculates the absolute value of each input component.
Example XML definition
Example
<module
class = "Rectifier"
name = "Rectifier"
/>
Module Connections
Inputs
| Name | Description |
|---|---|
| INPUT | The input |
Outputs
| Name | Description |
|---|---|
| OUTPUT | The output. |
Author
Christian Balkenius
christian.balkenius@lucs.lu.se
Lund University Cognitive Science
Files
Rectifier.h
Rectifier.cc
Rectifier.ikc