35 #ifndef ACADO_TOOLKIT_EXP_HPP 36 #define ACADO_TOOLKIT_EXP_HPP Exp & operator=(const Exp &arg)
Abstract base class for all scalar-valued symbolic operators.
Abstract base class for all scalar-valued unary operators within the symbolic operators family...
Allows to pass back messages to the calling function.
#define CLOSE_NAMESPACE_ACADO
virtual returnValue initDerivative()
virtual returnValue evaluate(EvaluationBase *x)
Implements the scalar exponential operator within the symbolic operators family.
virtual Operator * substitute(int index, const Operator *sub)
#define BEGIN_NAMESPACE_ACADO
Abstract base class for templated evaluation of operators.
virtual CurvatureType getCurvature()
virtual Operator * clone() const