Beispiel #1
0
 /// <summary>Returns the result of evaluating the expression tree rooted at this node.</summary>
 public abstract double Eval(VarMap v, FuncMap f);