Treatment max
ops/f32::max
Inputs
⇥ a:
Stream<f32>
⇥ b:
Stream<f32>
Outputs
↦ max:
Stream<f32>
Compares and gives the maximum of two values.
ops/f32::max
⇥ a:
Stream<f32>
⇥ b:
Stream<f32>
↦ max:
Stream<f32>
Compares and gives the maximum of two values.