9 #ifndef FunctionNegation_h 10 #define FunctionNegation_h 1 19 class FunctionNegation :
public AbsFunction {
Derivative partial(unsigned int) const
virtual double operator()(double argument) const
#define FUNCTION_OBJECT_DEF(classname)
virtual bool hasAnalyticDerivative() const
virtual ~FunctionNegation()
FunctionNegation(const AbsFunction *arg1)
virtual unsigned int dimensionality() const