gtsam/gtsam/nonlinear
Yong-Dian Jian cee80c1938 add a generic nonlinear cg solver 2012-06-13 01:21:10 +00:00
..
tests Fixed Symbol problem - related to using std::numeric_limits::max() statically on keys created outside of functions 2012-06-09 19:43:14 +00:00
CMakeLists.txt Reworked cmake timing generation to use generalized test-adding macro 2012-03-29 18:57:29 +00:00
DoglegOptimizer.cpp Fixed Doxygen warnings. 2012-06-07 23:08:43 +00:00
DoglegOptimizer.h Fixed Doxygen warnings. 2012-06-07 23:08:43 +00:00
DoglegOptimizerImpl.cpp Removed using namespace in header files 2012-06-08 14:33:59 +00:00
DoglegOptimizerImpl.h Qualified more namespaces after removing using namespace from headers 2012-06-08 14:34:03 +00:00
ExtendedKalmanFilter-inl.h Switched Values, Ordering, and factors to int 'Key' instead of 'Symbol', 2012-02-19 01:02:07 +00:00
ExtendedKalmanFilter.h Removed LDL in favor of Cholesky 2012-05-15 15:49:14 +00:00
GaussNewtonOptimizer.cpp Fixed Doxygen warnings. 2012-06-07 23:08:43 +00:00
GaussNewtonOptimizer.h Fixed Doxygen warnings. 2012-06-07 23:08:43 +00:00
GradientDescentOptimizer.cpp add a generic nonlinear cg solver 2012-06-13 01:21:10 +00:00
GradientDescentOptimizer.h add a generic nonlinear cg solver 2012-06-13 01:21:10 +00:00
ISAM2-impl.cpp Removed using namespace in header files 2012-06-08 14:33:36 +00:00
ISAM2-impl.h Fixed Doxygen warnings. 2012-06-08 19:05:13 +00:00
ISAM2-inl.h Removed using namespace in header files 2012-06-08 14:33:36 +00:00
ISAM2.cpp move linear algebra functions for jacobian factor graph to a new file 2012-06-07 01:24:19 +00:00
ISAM2.h Removed using namespace in header files 2012-06-08 14:33:36 +00:00
Key.cpp Int keys with formatter objects, all unit tests pass 2012-02-21 00:53:35 +00:00
Key.h Int keys with formatter objects, all unit tests pass 2012-02-21 00:53:35 +00:00
LevenbergMarquardtOptimizer.cpp old spcg solver fixed 2012-06-09 02:42:45 +00:00
LevenbergMarquardtOptimizer.h Fixed Doxygen warnings. 2012-06-07 23:08:43 +00:00
Marginals.cpp Removed using namespace in header files 2012-06-08 14:33:59 +00:00
Marginals.h Merge remote-tracking branch 'svn/trunk' into windows 2012-05-23 18:55:18 +00:00
NonlinearEquality.h Removed the use of the ADD_CLONE_NONLINEAR_FACTOR macro, documented instances of clone() in factors 2012-06-09 21:06:06 +00:00
NonlinearFactor.h Fixed Doxygen warning. 2012-06-10 16:06:37 +00:00
NonlinearFactorGraph.cpp Added clone and rekey facilities to nonlinear factor graph 2012-05-24 16:05:01 +00:00
NonlinearFactorGraph.h Doxygen comments 2012-06-05 05:08:56 +00:00
NonlinearISAM.cpp Fixed compile error. Sorry! 2012-06-10 05:37:14 +00:00
NonlinearISAM.h Removed template argument from NonlinearISAM, now just uses NonlinearFactorGraph 2012-06-07 17:45:05 +00:00
NonlinearOptimizer.cpp Changes in progress 2012-05-14 19:10:02 +00:00
NonlinearOptimizer.h Fixed Doxygen warnings. 2012-06-07 23:08:43 +00:00
Ordering.cpp printing 2012-06-07 02:16:58 +00:00
Ordering.h printing 2012-06-07 02:16:58 +00:00
SuccessiveLinearizationOptimizer.h in the middle of resurrecting spcg 2012-06-08 16:45:16 +00:00
Symbol.cpp Fixed Symbol problem - related to using std::numeric_limits::max() statically on keys created outside of functions 2012-06-09 19:43:14 +00:00
Symbol.h Made a cpp file that makes the header cleaner, and avoids superheavy includes. 2012-06-09 18:19:45 +00:00
Values-inl.h Added non-const constructor from filtered 2012-06-05 21:31:27 +00:00
Values.cpp Fixed small formatting glitches 2012-05-20 20:32:16 +00:00
Values.h Fixed compile problem in Values 2012-06-08 17:46:04 +00:00
WhiteNoiseFactor.h Removed the use of the ADD_CLONE_NONLINEAR_FACTOR macro, documented instances of clone() in factors 2012-06-09 21:06:06 +00:00