In file evalfunc.hpp:

class step

one step of evaluation

Documentation

one step of evaluation

Public Fields

[more]EVAL_TOKEN op
[more]UNION_OP operand

Public Members

[more]union UNION_OP
the data

oEVAL_TOKEN op

ounion UNION_OP
the data

odouble val
a constant value

oconst double* globvar
a pointer to a global variable

oint varnum
the input argument number varnum

odouble (*fun)(double)
a pointer to a uniary function

oUNION_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++.