gridripper::math::expr::Evaluator Member List
This is the complete list of members for
gridripper::math::expr::Evaluator, including all inherited members.
addConst(const string &def, tvector< StkOp * > stkops) | gridripper::math::expr::Evaluator | [static] |
addConsts(const string &defs, tvector< StkOp * > &stkops) | gridripper::math::expr::Evaluator | [static] |
addConstsAndVars(const string &defs, const string &varname, tvector< StkOp * > &stkops, tvector< Function * > &depvars) | gridripper::math::expr::Evaluator | [static] |
addVar(const string &def, const string &varname, const tvector< StkOp * > &stkops, tvector< Function * > &depvars) | gridripper::math::expr::Evaluator | [static] |
addVars(const string &defs, const string &varname, tvector< StkOp * > &stkops, tvector< Function * > &depvars) | gridripper::math::expr::Evaluator | [static] |
createFunction(const string &expr, const string &varname, const tvector< StkOp * > &stkops=*(const tvector< StkOp * > *) 0, const tvector< Function * > &depvars=*(const tvector< Function * > *) 0) | gridripper::math::expr::Evaluator | [static] |
eval(const string &expr, const tvector< StkOp * > &stkops=*(const tvector< StkOp * > *) 0) | gridripper::math::expr::Evaluator | [static] |
findFunction(const tvector< Function * > &funcs, const string &name) | gridripper::math::expr::Evaluator | [static] |
findStkOp(const tvector< StkOp * > &stkops, const string &name) | gridripper::math::expr::Evaluator | [static] |