Treatment max

ops/f32::max


Inputs

⇥ a: Stream<f32>
⇥ b: Stream<f32>

Outputs

↦ max: Stream<f32>


Compares and gives the maximum of two values.