35 #ifndef ACADO_TOOLKIT_LAGRANGE_TERM_HPP 36 #define ACADO_TOOLKIT_LAGRANGE_TERM_HPP 99 const int& stageNumber );
122 #include <acado/objective/lagrange_term.ipp> 125 #endif // ACADO_TOOLKIT_LAGRANGE_TERM_HPP
returnValue addLagrangeTerm(const Expression &arg)
Allows to pass back messages to the calling function.
Allows to conveniently handle (one-dimensional) grids consisting of time points.
#define CLOSE_NAMESPACE_ACADO
const Grid & getGrid() const
Base class for all variables within the symbolic expressions family.
Expression ** lagrangeFcn
void rhs(const real_t *x, real_t *f)
Stores and evaluates Lagrange terms within optimal control problems.
#define BEGIN_NAMESPACE_ACADO
returnValue init(const Grid &grid_)
LagrangeTerm & operator=(const LagrangeTerm &rhs)