35 #ifndef ACADO_TOOLKIT_ASIN_HPP 36 #define ACADO_TOOLKIT_ASIN_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 returnValue evaluate(EvaluationBase *x)
#define CLOSE_NAMESPACE_ACADO
virtual Operator * clone() const
virtual returnValue initDerivative()
Implements the scalar inverse sine operator (arcsin) 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)
Asin & operator=(const Asin &arg)