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