Engee documentation

Unary Minus

Inverts the input signal.

unary minus

Description

Block Unary Minus changes the sign of the input signal.

Ports

Input

# IN_1 — input signal
scalar | vector | matrix

Details

Input signal as a scalar, vector or matrix.

Data types

Float16, Float32, Float64, Int8, Int16, Int32, Int64, UInt8, UInt16, UInt32, UInt64.

Complex numbers support

No

Output

# OUT_1 — output signal
scalar | vector | matrix

Details

Input signal taken with the opposite sign. The output data has the same data type and dimensionality as the input.

Data types

Float16, Float32, Float64, Int8, Int16, Int32, Int64, UInt8, UInt16, UInt32, UInt64.

Complex numbers support

No

Additional options

C code generation: Yes