Go to the documentation of this file.
23 #ifndef INCLUDED_GR_FEVAL_H
24 #define INCLUDED_GR_FEVAL_H
52 virtual double eval(
double x);
58 virtual double calleval(
double x);
110 virtual long eval(
long x);
116 virtual long calleval(
long x);
145 virtual void calleval();