Implements the Leibnitz rule for derivatives for binary operators o: [A o B ],x = [A,x o B + [A o B,x].
More...
#include </home/werner/origo/vish/ocean/parzival/OperatorNode.hpp>
List of all members.
Public Types
-
typedef
MultiplicationFunctor::LeftNode_t LeftNode_t
-
typedef BinaryOperatorNode
< MultiplicationFunctor > MultiplicatorNode_t
-
typedef
MultiplicationFunctor::ResultNode_t ResultNode_t
-
typedef
MultiplicationFunctor::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 Leibnitz rule for derivatives for binary operators o: [A o B ],x = [A,x o B + [A o B,x].
The documentation for this struct was generated from the following file:
- ocean/parzival/OperatorNode.hpp