Treatment lowerThan
ops/f32::lowerThan
Inputs
⇥ a:
Stream<f32>
⇥ b:
Stream<f32>
Outputs
↦ is:
Stream<bool>
Determine whether a
is strictly lower than b
ops/f32::lowerThan
⇥ a:
Stream<f32>
⇥ b:
Stream<f32>
↦ is:
Stream<bool>
Determine whether a
is strictly lower than b