13 #ifndef FixedConstant_h
14 #define FixedConstant_h 1
23 class FixedConstant :
public AbsFunction {
39 virtual
double operator ()(
double argument) const;
#define FUNCTION_OBJECT_DEF(classname)
virtual double operator()(double argument) const
Derivative partial(unsigned int) const
FixedConstant(double value)
virtual bool hasAnalyticDerivative() const