Node Struct Reference

#include <tree.h>

List of all members.

Public Attributes

int Brackets
NodeChild_One
NodeChild_Two
double CurrentValue
double(* evalfn )(double)
NodeParent
func_type Type
NumVar Value

Detailed Description

Definition at line 33 of file tree.h.


Member Data Documentation

int Brackets
double CurrentValue

Definition at line 41 of file tree.h.

Referenced by TTree::Copy(), Equation::EvalNode(), and Equation::Evaluate().

double(* evalfn)(double)

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

Generated by  doxygen 1.6.2