19 class Power :
public AbsFunction {
28 Power(
unsigned int n);
38 virtual
double operator ()(
double argument) const;
#define FUNCTION_OBJECT_DEF(classname)
virtual double operator()(double argument) const
virtual bool hasAnalyticDerivative() const
Derivative partial(unsigned int) const