62 b(0) = 1.0; b(1) = 1.0; b(2) = 1.0;
85 std::cout <<
"f: " << std::endl << f.
evaluate( zz ) << std::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)
Expression getInverse() const