VISH  0.2
Public Member Functions
Eagle::Node Struct Reference

Abstract base class for evaluation of arbitrary functions that have been parsed from some input. More...

#include </home/werner/origo/vish/ocean/parzival/Node.hpp>

List of all members.

Public Member Functions


Detailed Description

Abstract base class for evaluation of arbitrary functions that have been parsed from some input.

This abstract base class of does not provide an evaluator function, therefore it cannot be evaluated. Only scalar-valued, vector-valued etc. Node subclasses provide an eval() function that can be queried with some EvaluationContext .


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