35 #ifndef ACADO_TOOLKIT_TAN_HPP 36 #define ACADO_TOOLKIT_TAN_HPP 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.
virtual Operator * substitute(int index, const Operator *sub)
#define CLOSE_NAMESPACE_ACADO
Implements the scalar tangens operator within the symbolic operators family.
virtual returnValue initDerivative()
Tan & operator=(const Tan &arg)
virtual Operator * clone() const
#define BEGIN_NAMESPACE_ACADO
Abstract base class for templated evaluation of operators.
virtual returnValue evaluate(EvaluationBase *x)