Node Class Reference

List of all members.

Public Member Functions

 Node (void)
 Node (Operation &_op)
virtual ~Node (void)
int arity (void) const
void randomize (void)
template<class Children>
void operator() (double &result, Children args, vector< double > &var) const
template<class Children>
void operator() (string &result, Children args) const
Operation getOp (void) const

Private Attributes

Operation op

Detailed Description

Definition at line 117 of file node.h.


The documentation for this class was generated from the following file:
Generated on Thu Apr 19 11:02:34 2007 for EO by  doxygen 1.4.7