66 cout <<
"z is " << z.getNumRows() <<
" by " << z.getNumCols() << endl;
81 cout <<
"Result: " << endl << result << endl;
Allows to setup and evaluate a general function based on SymbolicExpressions.
#define USING_NAMESPACE_ACADO
DVector evaluate(const EvaluationPoint &x, const int &number=0)
Allows to setup function evaluation points.
returnValue setX(const DVector &x)
Base class for all variables within the symbolic expressions family.
USING_NAMESPACE_ACADO Expression myProduct(const Expression &x, const Expression &y)
Expression & appendRows(const Expression &arg)