35 #ifndef ACADO_TOOLKIT_COUPLED_PATH_CONSTRAINT_HPP 36 #define ACADO_TOOLKIT_COUPLED_PATH_CONSTRAINT_HPP 124 inline int getNC()
const;
136 #include <acado/constraint/coupled_path_constraint.ipp> 139 #endif // ACADO_TOOLKIT_COUPLED_PATH_CONSTRAINT_HPP Data class for storing generic optimization variables.
Implements a very rudimentary block sparse matrix class.
Allows to pass back messages to the calling function.
CoupledPathConstraint & operator=(const CoupledPathConstraint &rhs)
Allows to conveniently handle (one-dimensional) grids consisting of time points.
#define CLOSE_NAMESPACE_ACADO
Base class for all variables within the symbolic expressions family.
virtual ~CoupledPathConstraint()
Base class for all kind of constraints (except for bounds) within optimal control problems...
Stores and evaluates coupled path constraints within optimal control problems.
returnValue evaluate(const OCPiterate &iter)
void rhs(const real_t *x, real_t *f)
returnValue evaluateSensitivities()
#define BEGIN_NAMESPACE_ACADO
returnValue add(const double lb_, const Expression *arg, const double ub_)