/opt/ros/diamondback/stacks/graspit_simulator/graspit/graspit_source/src/math/mosek_qp.cpp File Reference

#include "mosek_qp.h"
#include <limits>
#include <math.h>
#include "matrix.h"
#include "debug.h"
#include "mosek.h"
Include dependency graph for mosek_qp.cpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MosekEnvAutoPtr

Functions

MSKenv_t & getMosekEnv ()
int mosekNNSolverWrapper (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, MosekObjectiveType objType)
static void MSKAPI printstr (void *, char str[])

Detailed Description

A wrapper for using the Mosek commercial QP solver from within GraspIt!

Definition in file mosek_qp.cpp.


Function Documentation

MSKenv_t& getMosekEnv (  ) 

Definition at line 70 of file mosek_qp.cpp.

int mosekNNSolverWrapper ( 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,
MosekObjectiveType  objType 
)

Definition at line 76 of file mosek_qp.cpp.

static void MSKAPI printstr ( void *  ,
char  str[] 
) [static]

Definition at line 41 of file mosek_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