36 #include <qpOASES.hpp> 59 example.setOptions(options);
66 example.getPrimalSolution(solution);
68 printf(
"\nxOpt = [ %e, %e ];\n\n", solution[0],solution[1] );
Provides a generic way to set and pass user-specified options.
#define QPOASES_TEST_FOR_NEAR(x, y)
Implements the online active set strategy for QPs with general constraints.
#define QPOASES_TEST_FOR_TRUE(x)
#define REFER_NAMESPACE_QPOASES