gtsam/gtsam/nonlinear
Alex Cunningham 6f09998e10 Removed autotools from gtsam2 branch 2012-02-13 21:13:07 +00:00
..
tests Split up serialization unit tests into subdirectories to speed up 2012-02-08 21:53:02 +00:00
CMakeLists.txt Fixing serialization test linking 2012-02-11 21:59:35 +00:00
DoglegOptimizer-inl.h Merge branch 'master' into retraction_name 2011-11-05 23:01:48 +00:00
DoglegOptimizer.h Fixes due to bad merge 2011-11-07 21:16:26 +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 testSimmulated2D passes. Too many warnings in boost from clang! 2012-01-29 21:12:58 +00:00
ExtendedKalmanFilter-inl.h All unit tests pass with nonlinear factors templated on value instead of key 2012-02-07 04:02:20 +00:00
ExtendedKalmanFilter.h All unit tests pass with nonlinear factors templated on value instead of key 2012-02-07 04:02:20 +00:00
GaussianISAM2-inl.h Revert "Using FastVector instead of vector in most code called during elimination and solving" 2012-02-13 20:27:54 +00:00
GaussianISAM2.cpp (in branch) first pass at Dogleg in ISAM2, bug(s) remaining 2011-12-15 00:08:57 +00:00
GaussianISAM2.h (2.0_prep branch) Merged in virtual_values branch 2012-02-03 17:18:32 +00:00
ISAM2-impl-inl.h Revert "Using FastVector instead of vector in most code called during elimination and solving" 2012-02-13 20:27:54 +00:00
ISAM2-inl.h Revert "Using FastVector instead of vector in most code called during elimination and solving" 2012-02-13 20:27:54 +00:00
ISAM2.h Fixed compilation errors 2012-02-03 22:23:41 +00:00
NonlinearEquality.h All unit tests pass with nonlinear factors templated on value instead of key 2012-02-07 04:02:20 +00:00
NonlinearFactor.h Removed unused tuple constructor helper from NonlinearFactor 2012-02-13 20:27:56 +00:00
NonlinearFactorGraph.cpp Renamed DynamicValues to Values and removed specialized derived Values classes 2012-02-02 16:16:46 +00:00
NonlinearFactorGraph.h Renamed DynamicValues to Values and removed specialized derived Values classes 2012-02-02 16:16:46 +00:00
NonlinearISAM-inl.h Renamed DynamicValues to Values and removed specialized derived Values classes 2012-02-02 16:16:46 +00:00
NonlinearISAM.h (2.0_prep branch) Merged in virtual_values branch 2012-02-03 17:18:32 +00:00
NonlinearOptimization-inl.h (2.0_prep branch) Merged in virtual_values branch 2012-02-03 17:18:32 +00:00
NonlinearOptimization.h (2.0_prep branch) Merged in virtual_values branch 2012-02-03 17:18:32 +00:00
NonlinearOptimizationParameters.cpp fix typo in "newDrecreaseThresholds" in NonlinearOptimizationParams 2012-02-05 23:00:57 +00:00
NonlinearOptimizationParameters.h fix typo in "newDrecreaseThresholds" in NonlinearOptimizationParams 2012-02-05 23:00:57 +00:00
NonlinearOptimizer-inl.h (2.0_prep branch) Merged in virtual_values branch 2012-02-03 17:18:32 +00:00
NonlinearOptimizer.cpp (in branch) Merged from trunk r7760-r7959 2011-11-29 17:02:02 +00:00
NonlinearOptimizer.h (2.0_prep branch) Merged in virtual_values branch 2012-02-03 17:18:32 +00:00
Ordering.cpp Doxygen 2011-10-22 19:56:26 +00:00
Ordering.h All unit tests pass with TypedSymbol removed 2012-02-07 04:58:11 +00:00
Symbol.h All unit tests pass with TypedSymbol removed 2012-02-07 04:58:11 +00:00
Values-inl.h Fixed compile errors with gcc 2012-02-13 19:09:00 +00:00
Values.cpp Added dim function and removed commented out code 2012-02-10 19:48:06 +00:00
Values.h Fixed compile errors with gcc 2012-02-13 19:09:00 +00:00
WhiteNoiseFactor.h added comment groups to some nonlinear classes 2012-01-23 20:16:59 +00:00