Implements the derivation of a sum [A + B ],x = A,x + B,x.
More...
#include </home/werner/origo/vish/ocean/parzival/OperatorNode.hpp>
List of all members.
Public Types
-
typedef
SummationFunctor::LeftNode_t LeftNode_t
-
typedef
SummationFunctor::ResultNode_t ResultNode_t
-
typedef
SummationFunctor::RightNode_t RightNode_t
Static Public Member Functions
-
static RefPtr< ResultNode_t > compute (const RefPtr< LeftNode_t > &L, const RefPtr< RightNode_t > &R, const ScalarVariableNode &x)
Detailed Description
Implements the derivation of a sum [A + B ],x = A,x + B,x.
The documentation for this struct was generated from the following file:
- ocean/parzival/OperatorNode.hpp