gtsam/gtsam_unstable/nonlinear
Toni 7f80c906c4 Fix override warnings: modernize-use-override 2021-01-28 23:02:13 -05:00
..
tests Removed reference for iterating over values. Also used auto where I could, when changing. 2021-01-04 20:46:16 -05:00
BatchFixedLagSmoother.cpp Removed reference for iterating over values. Also used auto where I could, when changing. 2021-01-04 20:46:16 -05:00
BatchFixedLagSmoother.h Fix override warnings: modernize-use-override 2021-01-28 23:02:13 -05:00
CMakeLists.txt No more Ceres dependecy, copied relevant Ceres files here (for now) 2014-10-20 23:53:56 +02:00
ConcurrentBatchFilter.cpp Removed reference for iterating over values. Also used auto where I could, when changing. 2021-01-04 20:46:16 -05:00
ConcurrentBatchFilter.h Fix override warnings: modernize-use-override 2021-01-28 23:02:13 -05:00
ConcurrentBatchSmoother.cpp Removed reference for iterating over values. Also used auto where I could, when changing. 2021-01-04 20:46:16 -05:00
ConcurrentBatchSmoother.h Fix override warnings: modernize-use-override 2021-01-28 23:02:13 -05:00
ConcurrentFilteringAndSmoothing.cpp remove trailing spaces 2019-02-11 10:58:34 -05:00
ConcurrentFilteringAndSmoothing.h Consistent dllexport.h across gtsam & gtsam_unstable 2019-07-18 08:22:41 +02:00
ConcurrentIncrementalFilter.cpp Removed reference for iterating over values. Also used auto where I could, when changing. 2021-01-04 20:46:16 -05:00
ConcurrentIncrementalFilter.h Fix override warnings: modernize-use-override 2021-01-28 23:02:13 -05:00
ConcurrentIncrementalSmoother.cpp Removed reference for iterating over values. Also used auto where I could, when changing. 2021-01-04 20:46:16 -05:00
ConcurrentIncrementalSmoother.h Fix override warnings: modernize-use-override 2021-01-28 23:02:13 -05:00
FixedLagSmoother.cpp replaced fabs with c++11 std::abs 2019-09-18 18:30:26 -04:00
FixedLagSmoother.h Consistent dllexport.h across gtsam & gtsam_unstable 2019-07-18 08:22:41 +02:00
IncrementalFixedLagSmoother.cpp Prefer C++11 nullptr 2020-04-06 23:31:05 +02:00
IncrementalFixedLagSmoother.h Fix override warnings: modernize-use-override 2021-01-28 23:02:13 -05:00
LinearizedFactor.cpp remove trailing spaces 2019-02-11 10:58:34 -05:00
LinearizedFactor.h Fix override warnings: modernize-use-override 2021-01-28 23:02:13 -05:00
NonlinearClusterTree.h Caught some stragglers using boost::optional<Ordering> 2019-10-20 03:20:14 -04:00