class EvalFunction Parser for math function given by a string.
Parser for math function given by a string.
EvalFunction(istream & aist)
virtual ~EvalFunction()
void AddConstant(double val)
void AddVariable(int varnum)
void AddGlobVariable(const double * dp)
void AddOperation(EVAL_TOKEN op)
void AddFunction(double (*fun) (double))
double Eval(const double * x) const
double operator) (double x, double y, double z) const
void Eval(const double * x, double * y, int ydim) const
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de