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