Module operators

Module operators 

Source
Expand description

Contains basic numeric kernel operators for matching and routing purposes

Enumsยง

ArithmeticOperator
Arithmetic operators for numeric computations.
ComparisonOperator
Comparison operators for binary predicates.
LogicalOperator
Logical/boolean operators for conditional expressions.
UnaryOperator
Unary operators for single-operand transformations.