| 
    qpOASES
    3.2.1
    
   An Implementation of the Online Active Set Strategy 
   | 
  
  
  
 
#include <qpOASES/SQProblem.hpp>#include <qpOASES/SparseSolver.hpp>#include <qpOASES/LapackBlasReplacement.hpp>#include <qpOASES/SQProblemSchur.ipp>Go to the source code of this file.
Classes | |
| class | SQProblemSchur | 
| Implements the online active set strategy for QPs with varying, sparse matrices.  More... | |
Declaration of the SQProblemSchur class which is able to use the newly developed online active set strategy for parametric quadratic programming with varying matrices and uses a Schur Complement approach to solve the linear systems.
 1.7.6.1