Module binary

Source
Expand description

Functions and macros for common operation types. Utility functions for binary operations (operations with two inputs).

Functionsยง

interleaved_pairs
Operation helper for common binary operations that have one output.
paired_right_stream
Operation helper for common for binary operations that pair single packets with potential streams of packets.