13 #ifndef FloatingConstant_h
14 #define FloatingConstant_h 1
24 class FloatingConstant :
public AbsFunction {
40 AbsParameter &
value();
43 virtual
double operator ()(
double argument) const;
Derivative partial(unsigned int) const
#define FUNCTION_OBJECT_DEF(classname)
FloatingConstant(const AbsParameter &p)
virtual bool hasAnalyticDerivative() const
virtual double operator()(double argument) const