gtsam/gtsam/nonlinear
Richard Roberts 5057138ef1 Returning GaussianFactor instead of JacobianFactor from NonlinearFactor::linearize and NonlinearFactorGraph::linearize, so that HessianFactors may be returned as well. 2011-04-12 21:18:10 +00:00
..
tests Used Boost.MPL to make the char value from a TypedSymbol available as a type to templated functions/classes 2011-02-18 19:57:19 +00:00
Key.h Used Boost.MPL to make the char value from a TypedSymbol available as a type to templated functions/classes 2011-02-18 19:57:19 +00:00
LieValues-inl.h Made LieValues allow for values to not be on the linear side during expmap 2011-01-18 02:40:22 +00:00
LieValues.h Temporarily overriding the FastMap use in LieValues so that LieValues can be serialized properly 2011-02-07 17:12:53 +00:00
Makefile.am Added a test for Ordering, added pop_back() to ordering, made changing the ordering in NonlinearISAM possible 2011-02-02 03:50:06 +00:00
NonlinearEquality.h Returning GaussianFactor instead of JacobianFactor from NonlinearFactor::linearize and NonlinearFactorGraph::linearize, so that HessianFactors may be returned as well. 2011-04-12 21:18:10 +00:00
NonlinearFactor.h Returning GaussianFactor instead of JacobianFactor from NonlinearFactor::linearize and NonlinearFactorGraph::linearize, so that HessianFactors may be returned as well. 2011-04-12 21:18:10 +00:00
NonlinearFactorGraph-inl.h Returning GaussianFactor instead of JacobianFactor from NonlinearFactor::linearize and NonlinearFactorGraph::linearize, so that HessianFactors may be returned as well. 2011-04-12 21:18:10 +00:00
NonlinearFactorGraph.h Returning GaussianFactor instead of JacobianFactor from NonlinearFactor::linearize and NonlinearFactorGraph::linearize, so that HessianFactors may be returned as well. 2011-04-12 21:18:10 +00:00
NonlinearISAM-inl.h Major change, elimination functions are now passed an "Eliminate function", so you can select at run-time which factorization method is used (symbolic, QR, etc...). 2011-03-24 19:27:12 +00:00
NonlinearISAM.h fixed constness bug in NonlinearISAM marginals 2011-02-12 18:08:21 +00:00
NonlinearOptimization-inl.h remove backward compatible functions in NonlinearOptimizer 2010-11-21 22:00:22 +00:00
NonlinearOptimization.h move things to vSLAM according to new policies 2010-10-30 05:31:22 +00:00
NonlinearOptimizationParameters.h fixed initialization list warnings 2010-12-09 18:31:25 +00:00
NonlinearOptimizer-inl.h Fixed crashes when doing linearize/solve on nonlinear factor graphs with NULL factors 2011-03-29 19:51:50 +00:00
NonlinearOptimizer.cpp Increased precision when printing out convergence info in NonlinearOptimizer 2011-03-29 19:50:51 +00:00
NonlinearOptimizer.h Fixed crashes when doing linearize/solve on nonlinear factor graphs with NULL factors 2011-03-29 19:51:50 +00:00
Ordering.cpp Added a test for Ordering, added pop_back() to ordering, made changing the ordering in NonlinearISAM possible 2011-02-02 03:50:06 +00:00
Ordering.h Further cleanup of fast_pool_allocator 2011-02-04 03:10:29 +00:00
TupleValues-inl.h Fixed references to "CONFIG" in instantiation macros 2010-11-05 15:26:33 +00:00
TupleValues.h Added dims function so that TupleConfig1 works 2010-11-06 17:48:43 +00:00