66 cout <<
"Time = " << scientific << time << endl;
70 ofstream stream(
"my_function.c" );
75 cout <<
"Time = " << scientific << time << endl;
USING_NAMESPACE_ACADO IntermediateState sin(const Expression &arg)
Allows to setup and evaluate a general function based on SymbolicExpressions.
USING_NAMESPACE_ACADO typedef TaylorVariable< Interval > T
C++ template class for definition of and operation on variables in a Taylor model.
#define USING_NAMESPACE_ACADO
Expression getODEexpansion(const int &order) const
Expression dot(const Expression &arg)
Allows to setup and evaluate differential equations (ODEs and DAEs) based on SymbolicExpressions.