Concrete nodes that perform mathematical operations on their inputs. More...
Classes | |
class | adder |
Concrete transformer that uses operator+= to sum input packets. More... | |
class | const_adder |
Concrete transformer that uses operator+= to add a constant value to input packets. More... | |
Concrete nodes that perform mathematical operations on their inputs.