77 ofstream stream(
"symbolic_differentiation1_output.txt" );
USING_NAMESPACE_ACADO IntermediateState sin(const Expression &arg)
Allows to setup and evaluate a general function based on SymbolicExpressions.
IntermediateState sqrt(const Expression &arg)
Expression backwardDerivative(const Expression &arg1, const Expression &arg2)
#define USING_NAMESPACE_ACADO
Expression forwardDerivative(const Expression &arg1, const Expression &arg2)
USING_NAMESPACE_ACADO int main()
Expression laplace(const Expression &arg1, const Expression &arg2)
IntermediateState cos(const Expression &arg)
IntermediateState log(const Expression &arg)