thduynguyen
|
bb1d8e6bb2
|
move detailed comments to the cpp file. An important comment about an Eigen's exception when converting a jacobian to a hessian factor, probably due to a bug in clang compiler.
|
2014-05-01 14:41:55 -04:00 |
thduynguyen
|
dd3c1fd073
|
important bug fix in building dual graph when finding the variable dimension from its first factor in the factor indices.
|
2014-04-29 11:49:39 -04:00 |
thduynguyen
|
3d3748bb44
|
build dualgraph supports least-squares multipliers
|
2014-04-17 12:01:29 -04:00 |
thduynguyen
|
7fb9f47072
|
Fix gtsam's old segfault bug in JacobianFactor::isConstrained: return false if it has no noisemodel. Test Nocedal06book, example 16.4, pg 475 passed.
|
2014-04-15 17:28:23 -04:00 |
thduynguyen
|
cbda04a96d
|
disable printing
|
2014-04-15 16:37:32 -04:00 |
thduynguyen
|
90ec933da3
|
refactor QPSolver into its own class
|
2014-04-15 16:27:19 -04:00 |