Max

Module that calculates the maximum of each elementy of its two inputs, which can be one or two dimensional. Both inputs must have the same size.

Example XML definition

Example

  <module
      class = "Max"
      name = "Max"
  />

Module Connections

Inputs

NameDescription
INPUT1The first input
INPUT2The second input

Outputs

NameDescription
OUTPUTThe output with the maximum of each element of the two inputs

Author

Christian Balkenius
christian.balkenius@lucs.lu.se
Lund University Cognitive Science

Files

Max.h
Max.cc
Max.ikc

blog comments powered by Disqus