gtsam/gtsam_unstable/nonlinear
Alex Cunningham 424ef0728f Changed a filename to avoid having multiple object files of the same name in the library 2013-08-01 16:54:44 +00:00
..
tests Made unit test local vars/functions in anonymous namespace 2013-04-22 17:44:09 +00:00
BatchFixedLagSmoother.cpp Updated Fixed-Lag smoother example 2013-05-21 14:57:40 +00:00
BatchFixedLagSmoother.h Updated BatchFixedLagSmoother to use the latest version of optimization and marginalization code 2013-04-25 18:10:21 +00:00
CMakeLists.txt Added linear tools (including summarization) from MastSLAM 2013-03-23 20:19:36 +00:00
ConcurrentBatchFilter.cpp Revert "Modified Concurrent Filter to calculate marginals using a "shortcut" that allows constant-time updates during synchronization. Still need to test implementation." 2013-05-22 00:05:03 +00:00
ConcurrentBatchFilter.h Revert "Modified Concurrent Filter to calculate marginals using a "shortcut" that allows constant-time updates during synchronization. Still need to test implementation." 2013-05-22 00:05:03 +00:00
ConcurrentBatchSmoother.cpp Moved pre-sync code to the update() call for the cuncurrent smoother 2013-05-09 18:59:22 +00:00
ConcurrentBatchSmoother.h Added matlab wrapping for Fixed-Lag Smoothers and Concurrent Filters and Smoothers 2013-04-15 19:54:46 +00:00
ConcurrentFilteringAndSmoothing.cpp Updated synchronization interface to require the smoother and filter to track their own separator keys and values 2013-04-11 12:42:09 +00:00
ConcurrentFilteringAndSmoothing.h Added missing dll export tags to new functions 2013-06-20 16:05:23 +00:00
FixedLagSmoother.cpp Added and incremental fixed-lag smoother using new iSAM2 marginalization functionality, and created a common base class for all fixed-lag smoother implementations. 2013-02-27 20:23:47 +00:00
FixedLagSmoother.h Updated BatchFixedLagSmoother to use the latest version of optimization and marginalization code 2013-04-25 18:10:21 +00:00
IncrementalFixedLagSmoother.cpp Removed debugging check from IncrementalFixedLagSmoother and added work around for tree reordering 2013-04-11 20:55:55 +00:00
IncrementalFixedLagSmoother.h Added dll export tags and updated cmake scripts so that GTSAM can build as a shared library on windows 2013-03-13 18:56:21 +00:00
LinearizedFactor.cpp Fixed compile errors on windows 2013-02-24 19:09:52 +00:00
LinearizedFactor.h Added dll export tags and updated cmake scripts so that GTSAM can build as a shared library on windows 2013-03-13 18:56:21 +00:00
sequentialSummarization.cpp Changed a filename to avoid having multiple object files of the same name in the library 2013-08-01 16:54:44 +00:00
sequentialSummarization.h Changed a filename to avoid having multiple object files of the same name in the library 2013-08-01 16:54:44 +00:00