ClikaRT::ops::fmin
function
fmin()
Elementwise IEEE 754 minimum, NaN-IGNORING (the fmax dual). Broadcasts and promotes as add.
Returns: the broadcast-shaped minima.
Throws
ClikaRT::Error: (INVALID_ARGUMENT) when the operand shapes are not broadcast-compatible.
Declared in ClikaRT/compute/ops.h, line 1414