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.