ArgMax
A module that finds the maximum element of an array or matrix.
Example XML definition
Example
<module
class = "ArgMax"
name = "ArgMax"
/>
Module Connections
Inputs
| Name | Description |
|---|---|
| INPUT | The input |
Outputs
| Name | Description |
|---|---|
| OUTPUT | Output with the coordinate of the maximu element |
Author
Christian Balkenius
christian.balkenius@lucs.lu.se
Lund University Cognitive Science
Files
ArgMax.h
ArgMax.cc
ArgMax.ikc