Bullet Collision Detection & Physics Library
|
original version written by Erwin Coumans, October 2013 More...
#include <btDantzigSolver.h>
Public Member Functions | |
btDantzigSolver () | |
virtual bool | solveMLCP (const btMatrixXu &A, const btVectorXu &b, btVectorXu &x, const btVectorXu &lo, const btVectorXu &hi, const btAlignedObjectArray< int > &limitDependency, int numIterations, bool useSparsity=true) |
Public Member Functions inherited from btMLCPSolverInterface | |
virtual | ~btMLCPSolverInterface () |
virtual bool | solveMLCP (const btMatrixXu &A, const btVectorXu &b, btVectorXu &x, const btVectorXu &lo, const btVectorXu &hi, const btAlignedObjectArray< int > &limitDependency, int numIterations, bool useSparsity=true)=0 |
original version written by Erwin Coumans, October 2013
Definition at line 23 of file btDantzigSolver.h.
|
inline |
Definition at line 39 of file btDantzigSolver.h.
|
inlinevirtual |
Implements btMLCPSolverInterface.
Definition at line 44 of file btDantzigSolver.h.
|
protected |
Definition at line 30 of file btDantzigSolver.h.
|
protected |
Definition at line 26 of file btDantzigSolver.h.
|
protected |
Definition at line 31 of file btDantzigSolver.h.
|
protected |
Definition at line 35 of file btDantzigSolver.h.
|
protected |
Definition at line 34 of file btDantzigSolver.h.
|
protected |
Definition at line 33 of file btDantzigSolver.h.
|
protected |
Definition at line 36 of file btDantzigSolver.h.
|
protected |
Definition at line 28 of file btDantzigSolver.h.
|
protected |
Definition at line 32 of file btDantzigSolver.h.