| 
    qpOASES
    3.2.1
    
   An Implementation of the Online Active Set Strategy 
   | 
  
  
  
 
#include <qpOASES.hpp>Functions | |
| int | main () | 
Very simple example for testing qpOASES in combination with the SolutionAnalysis class.
| int main | ( | ) | 
Example for qpOASES main function using the SolutionAnalysis class.
References SolutionAnalysis::getKktViolation(), SolutionAnalysis::getVarianceCovariance(), SQProblem::hotstart(), QProblem::init(), real_t, and USING_NAMESPACE_QPOASES.
 1.7.6.1