#include <acado/symbolic_expression/expression.hpp>
#include <acado/function/function.hpp>
#include <acado/variables_grid/variables_grid.hpp>
#include <acado/constraint/constraint_element.ipp>
Go to the source code of this file.
Classes | |
class | ConstraintElement |
Base class for all kind of constraints (except for bounds) within optimal control problems. More... |