Go to the source code of this file.
Functions | |
void | MyPrintf (const char *pformat,...) |
Implementation of the SQProblemSchur class which is able to use the newly developed online active set strategy for parametric quadratic programming. This implementation uses a Schur complement approach to solve the linear systems.
Definition in file SQProblemSchur.cpp.
void MyPrintf | ( | const char * | pformat, |
... | |||
) |
Definition at line 42 of file SQProblemSchur.cpp.