/opt/ros/diamondback/stacks/graspit_simulator/graspit/graspit_source/src/math/cgal_qp.h File Reference

Go to the source code of this file.

Functions

int cgalNNQPSolverWrapper (const Matrix &Q, const Matrix &Eq, const Matrix &b, const Matrix &InEq, const Matrix &ib, Matrix &sol)

Function Documentation

int cgalNNQPSolverWrapper ( const Matrix Q,
const Matrix Eq,
const Matrix b,
const Matrix InEq,
const Matrix ib,
Matrix sol 
)

Wrapper for CGAL function to solve a non-negative quadratic program of the form: minimize solT * Q * sol subject to: Q symmetric and positive semidefinite sol >= 0 Eq * sol = b InEq * sol <= ib

Definition at line 34 of file cgal_qp.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


graspit
Author(s):
autogenerated on Wed Jan 25 10:59:48 2012