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