Classes | Namespaces | Typedefs | Functions
box_qp.h File Reference
#include <exotica_core/tools/exception.h>
#include <Eigen/Dense>
#include <vector>
Include dependency graph for box_qp.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  exotica::BoxQPSolution
 

Namespaces

 exotica
 

Typedefs

typedef struct exotica::BoxQPSolution exotica::BoxQPSolution
 

Functions

BoxQPSolution exotica::BoxQP (const Eigen::MatrixXd &H, const Eigen::VectorXd &q, const Eigen::VectorXd &b_low, const Eigen::VectorXd &b_high, const Eigen::VectorXd &x_init, const double th_acceptstep, const int max_iterations, const double th_gradient_tolerance, const double lambda, bool use_polynomial_linesearch=true, bool use_cholesky_factorization=true)
 
BoxQPSolution exotica::BoxQP (const Eigen::MatrixXd &H, const Eigen::VectorXd &q, const Eigen::VectorXd &b_low, const Eigen::VectorXd &b_high, const Eigen::VectorXd &x_init)
 


exotica_core
Author(s): Yiming Yang, Michael Camilleri
autogenerated on Sat Apr 10 2021 02:34:49