flow  3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Classes
flow::samples::math Namespace Reference

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...
 

Detailed Description

Concrete nodes that perform mathematical operations on their inputs.