Go to the documentation of this file.
9 #ifndef FunctionNegation_h
10 #define FunctionNegation_h 1
FunctionNegation(const AbsFunction *arg1)
virtual ~FunctionNegation()
Derivative partial(unsigned int) const
virtual double operator()(double argument) const
virtual unsigned int dimensionality() const
virtual bool hasAnalyticDerivative() const
#define FUNCTION_OBJECT_DEF(classname)