Skip to main content
Version: current

Maximum

Description

The statistics block maximum means a dataset on either axis 0 or 1.

MxNKxL

Input

The input is MxN.

Output

The output is a maximum of data on either axis 0 or 1. if its the maximum across axis 0 the output is 1xL, or across axis 1 the output is Kx1.

Attributes

AttributeValue
NameMaximum
AbsoluteFalse
Axis0
Channels1

Name

Name specifies the name of the block.

Absolute

Absolute specifies if it is the maximum of the absolute values or not.

Axis

Axis specifies the axis of the dataset where the maximum should be found.

Channels

Channels specifies the number of input(s)/output(s) the block will have.

Literature