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

Go to the source code of this file.

Functions

int QPOASESSolverWrapperLP (const Matrix &Q, const Matrix &Eq, const Matrix &b, const Matrix &InEq, const Matrix &ib, const Matrix &lowerBounds, const Matrix &upperBounds, Matrix &sol, double *objVal)
int QPOASESSolverWrapperQP (const Matrix &Q, const Matrix &Eq, const Matrix &b, const Matrix &InEq, const Matrix &ib, const Matrix &lowerBounds, const Matrix &upperBounds, Matrix &sol, double *objVal)

Detailed Description

A wrapper for using the QPOASES solver from within GraspIt!

Definition in file qpoases.h.


Function Documentation

int QPOASESSolverWrapperLP ( const Matrix Q,
const Matrix Eq,
const Matrix b,
const Matrix InEq,
const Matrix ib,
const Matrix lowerBounds,
const Matrix upperBounds,
Matrix sol,
double *  objVal 
)

Definition at line 171 of file qpoases.cpp.

int QPOASESSolverWrapperQP ( const Matrix Q,
const Matrix Eq,
const Matrix b,
const Matrix InEq,
const Matrix ib,
const Matrix lowerBounds,
const Matrix upperBounds,
Matrix sol,
double *  objVal 
)

Definition at line 66 of file qpoases.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


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