CCIMXDesktop
 
Loading...
Searching...
No Matches
FunctorTreeNode Class Reference
Inheritance diagram for FunctorTreeNode:
TreeNodeBase

Public Member Functions

 FunctorTreeNode (QString name, TreeNodeBase *arg)
 Construct a new Functor Tree Node object.
 
double evaluate () const override
 evaluate the expressions
 

Constructor & Destructor Documentation

◆ FunctorTreeNode()

FunctorTreeNode::FunctorTreeNode ( QString  name,
TreeNodeBase arg 
)

Construct a new Functor Tree Node object.

Parameters
namename of the function
argnodes factors

Member Function Documentation

◆ evaluate()

double FunctorTreeNode::evaluate ( ) const
overridevirtual

evaluate the expressions

Returns
double

Implements TreeNodeBase.


The documentation for this class was generated from the following files: