ocra-recipes
Doxygen documentation for the ocra-recipes repository
Namespaces | Functions
QuadProg++.h File Reference
#include <Eigen/Core>
Include dependency graph for QuadProg++.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 QuadProgPP
 

Functions

double QuadProgPP::solve_quadprog (const Eigen::MatrixXd &_G, const Eigen::VectorXd &g0, const Eigen::MatrixXd &_CE, const Eigen::VectorXd &ce0, const Eigen::MatrixXd &_CI, const Eigen::VectorXd &ci0, Eigen::VectorXd &x)