In file evalfunc.hpp:one step of evaluation
Documentation
one step of evaluation
Public Fields
-
EVAL_TOKEN op
-
UNION_OP operand
Public Members
-
union UNION_OP
- the data
EVAL_TOKEN op
union UNION_OP
- the data
double val
- a constant value
const double* globvar
- a pointer to a global variable
int varnum
- the input argument number varnum
double (*fun)(double)
- a pointer to a uniary function
UNION_OP operand
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.