#include <stdlib.h>
#include <qpOASES.hpp>
#include "../../examples/example4CP.cpp"
#include <qpOASES/UnitTesting.hpp>
Go to the source code of this file.
Functions | |
int | main () |
Very simple example for testing qpOASES (using the possibility to specify user-defined constraint product function).
Definition in file test_example4.cpp.
int main | ( | void | ) |
Example for qpOASES main function using the possibility to specify user-defined constraint product function.
Definition at line 46 of file test_example4.cpp.