NRP Core  1.4.1
functional_node.h File Reference

Go to the source code of this file.

Classes

class  FunctionalNodeBase
 Non-abstract, non-templated base class for the FunctionalNode class. More...
 
class  F2FEdge
 Helper class used to implement a F2FEdge Python decorator. More...
 
class  FunctionalNode< typename, typename >
 
class  FunctionalNode< std::tuple< INPUT_TYPES... >, std::tuple< OUTPUT_TYPES... > >
 Implementation of a functional node in the computational graph. More...