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
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
ExtendedKalmanFilter.h
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
ISAM2.h Removed using namespace in header files 2012-06-08 14:33:36 +00:00
Key.cpp
Key.h
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
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
NonlinearFactorGraph.h
NonlinearISAM.cpp Fixed compile error. Sorry! 2012-06-10 05:37:14 +00:00
NonlinearISAM.h
NonlinearOptimizer.cpp
NonlinearOptimizer.h Fixed Doxygen warnings. 2012-06-07 23:08:43 +00:00
Ordering.cpp
Ordering.h
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
Values.cpp
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