gtsam/gtsam/nonlinear
Richard Roberts 46a1fb1103 Merge remote-tracking branch 'svn/trunk' into NLO
Conflicts:
	.cproject
2012-03-31 01:02:45 +00:00
..
tests Added invert() to Ordering to enable decoding of linearized factors, changed all target back to use workspace build settings (such as not -j5) 2012-02-29 16:05:43 +00:00
CMakeLists.txt Reworked cmake timing generation to use generalized test-adding macro 2012-03-29 18:57:29 +00:00
DoglegOptimizer.cpp Added DoglegOptimizer 2012-03-23 03:38:57 +00:00
DoglegOptimizer.h Added ordering accessor 2012-03-24 19:53:25 +00:00
DoglegOptimizerImpl.cpp (in branch) first pass at Dogleg in ISAM2, bug(s) remaining 2011-12-15 00:08:57 +00:00
DoglegOptimizerImpl.h Merge remote-tracking branch 'svn/branches/incremental_dogleg_points_to_merge' into trunk 2012-03-23 04:31:54 +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 Renamed NonlinearFactor[1-6] to NoiseModelFactor[1-6] 2012-02-20 21:52:47 +00:00
GaussNewtonOptimizer.cpp Moved printing to NonlinearOptimizer base class 2012-03-23 03:38:58 +00:00
GaussNewtonOptimizer.h Added ordering accessor 2012-03-24 19:53:25 +00:00
ISAM2-impl.cpp iSAM2 factorization parameter to choose LDL or QR 2012-03-27 23:30:19 +00:00
ISAM2-impl.h iSAM2 factorization parameter to choose LDL or QR 2012-03-27 23:30:19 +00:00
ISAM2-inl.h In progress 2012-03-17 23:57:44 +00:00
ISAM2.cpp iSAM2 factorization parameter to choose LDL or QR 2012-03-27 23:30:19 +00:00
ISAM2.h iSAM2 factorization parameter to choose LDL or QR 2012-03-27 23:30:19 +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 Added ordering accessor 2012-03-24 19:53:25 +00:00
LevenbergMarquardtOptimizer.h Added ordering accessor 2012-03-24 19:53:25 +00:00
NonlinearEquality.h Int keys with formatter objects, all unit tests pass 2012-02-21 00:53:35 +00:00
NonlinearFactor.h More convenient NonlinearFactor and NoiseModelFactor constructors 2012-03-06 05:10:08 +00:00
NonlinearFactorGraph.cpp Revived generic eliminate and eliminateOne functions for partial elimination 2012-03-03 20:23:03 +00:00
NonlinearFactorGraph.h Int keys with formatter objects, all unit tests pass 2012-02-21 00:53:35 +00:00
NonlinearISAM-inl.h Switched Values, Ordering, and factors to int 'Key' instead of 'Symbol', 2012-02-19 01:02:07 +00:00
NonlinearISAM.h Switched Values, Ordering, and factors to int 'Key' instead of 'Symbol', 2012-02-19 01:02:07 +00:00
NonlinearOptimizer.cpp Changed nonlinear convergence to <= (from <) 2012-03-24 19:53:32 +00:00
NonlinearOptimizer.h Improved NLO documentation 2012-03-28 04:53:16 +00:00
Ordering.cpp Added invert() to Ordering to enable decoding of linearized factors, changed all target back to use workspace build settings (such as not -j5) 2012-02-29 16:05:43 +00:00
Ordering.h Added invert() to Ordering to enable decoding of linearized factors, changed all target back to use workspace build settings (such as not -j5) 2012-02-29 16:05:43 +00:00
Symbol.h Added symbol_shorthand namespace 2012-03-05 02:26:37 +00:00
Values-inl.h Removed unnecessary header files that aren't present in boost 1.40 2012-03-02 18:56:04 +00:00
Values.cpp Added at() to Values to get a Value base class reference 2012-02-28 19:21:34 +00:00
Values.h Merge remote-tracking branch 'svn/trunk' into NLO 2012-03-31 01:02:45 +00:00
WhiteNoiseFactor.h added comment groups to some nonlinear classes 2012-01-23 20:16:59 +00:00