Frank Dellaert
|
ead3d03866
|
BIG: replaced optimize in NonlinearFactorGraph with specialized NonlinearOptimizer object. This does away with the artificial ErrorVectorConfig and the like as NonlinearOptimizer is templated and can use "exmap", the exponential map defined for any differentiable manifold.
|
2009-09-09 04:43:04 +00:00 |
Frank Dellaert
|
482d7fe73f
|
exposed two internal functions
|
2009-09-04 14:59:17 +00:00 |
Frank Dellaert
|
92dbc8910e
|
correct serialization of base classes
moved all serialize functions to bottom of class declaration
|
2009-08-31 04:13:57 +00:00 |
Frank Dellaert
|
c69d8d9b36
|
Factor Graph serialization, and renaming of factors -> factors_
|
2009-08-31 02:40:26 +00:00 |
Manohar Paluri
|
0b1b5eca67
|
Added const verifiers for member functions of the class which are compatible
|
2009-08-26 15:25:47 +00:00 |
Frank Dellaert
|
6dd31fd8c3
|
getOrdering is const !!!! It matters !
|
2009-08-23 06:56:54 +00:00 |
Richard Roberts
|
d80fa24a9f
|
Fixing directory structure
|
2009-08-21 22:23:24 +00:00 |