krunalchande
|
44477e12f2
|
Fixed initialization error for active_
|
2014-12-15 11:47:04 -05:00 |
thduynguyen
|
48b08bd58e
|
more informative print for LinearInequality showing its active/inactive state
|
2014-12-13 01:04:46 -05:00 |
krunalchande
|
e539738fd0
|
Remove support for dual keys. Added finished() after all matrices and vectors. Remove buildDualGraph from GaussianFactorGraph. Remove support for multipliedHessians for non-linear equality constraints.
|
2014-12-12 17:23:31 -05:00 |
thduynguyen
|
593795f65b
|
use Eigen's predefined RowVector typedef
|
2014-12-12 12:51:19 -05:00 |
thduynguyen
|
ac6f10ea74
|
enforce RowVector as Jacobian for single-valued linear inequalities
|
2014-12-12 12:43:07 -05:00 |
thduynguyen
|
4f28eace7e
|
LinearInequality now only supports single-valued function. Add active/activate/inactivate function to use in the qp active set method.
|
2014-12-12 12:01:16 -05:00 |
thduynguyen
|
001794ac84
|
refactor QPSolver inprogress... Compiled but tests failed.
|
2014-12-09 06:13:57 -05:00 |