#include <qpOASES/QProblemB.hpp>
#include <qpOASES/Constraints.hpp>
#include <qpOASES/ConstraintProduct.hpp>
#include <qpOASES/Matrices.hpp>
#include <qpOASES/QProblem.ipp>
Go to the source code of this file.
Classes | |
class | QProblem |
Implements the online active set strategy for QPs with general constraints. More... |
Declaration of the QProblem class which is able to use the newly developed online active set strategy for parametric quadratic programming.
Definition in file external_packages/qpOASES-3.0beta/include/qpOASES/QProblem.hpp.