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