gtsam/gtsam_unstable/nonlinear
Richard Roberts d9c9682f6e Merge branch 'svn/trunk'
Conflicts:
	gtsam_unstable/slam/BetweenFactorEM.h
	gtsam_unstable/slam/tests/testBetweenFactorEM.cpp
2013-08-12 21:47:36 +00:00
..
tests Merge branch 'svn/trunk' 2013-08-12 21:47:36 +00:00
BatchFixedLagSmoother.cpp Merge branch 'svn/trunk' 2013-08-11 18:16:56 +00:00
BatchFixedLagSmoother.h Merge branch 'svn/trunk' 2013-08-11 18:16:56 +00:00
CMakeLists.txt Disabled gtsam_unstable/nonlinear filters and smoothers 2013-08-11 18:40:39 +00:00
ConcurrentBatchFilter.cpp Added the ability to remove factors from the ConcurrentBatchFilter 2013-08-10 17:16:38 +00:00
ConcurrentBatchFilter.h Merge branch 'svn/trunk' 2013-08-11 18:16:56 +00:00
ConcurrentBatchSmoother.cpp Fixed missing '}' 2013-08-10 17:16:19 +00:00
ConcurrentBatchSmoother.h Merge branch 'svn/trunk' 2013-08-11 18:16:56 +00:00
ConcurrentFilteringAndSmoothing.cpp Updated Concurrent Batch Filter and Smoother to the latest versions 2013-08-10 17:15:20 +00:00
ConcurrentFilteringAndSmoothing.h Updated Concurrent Batch Filter and Smoother to the latest versions 2013-08-10 17:15:20 +00:00
ConcurrentIncrementalFilter.cpp Added the ability to remove factors from ConcurrentIncrementalFilter 2013-08-10 17:16:47 +00:00
ConcurrentIncrementalFilter.h Added the ability to remove factors from ConcurrentIncrementalFilter 2013-08-10 17:16:47 +00:00
ConcurrentIncrementalSmoother.cpp Created Concurrent Incremental Filter and Smoother 2013-08-10 17:15:31 +00:00
ConcurrentIncrementalSmoother.h Created Concurrent Incremental Filter and Smoother 2013-08-10 17:15:31 +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 Continued work on unordered classes and elimination algorithm 2013-06-06 15:36:11 +00:00
IncrementalFixedLagSmoother.cpp Global find+replace to remove Ordered 2013-08-05 22:31:44 +00:00
IncrementalFixedLagSmoother.h Added accessor functions for internal data structures to 2013-08-10 17:15:03 +00:00
LinearizedFactor.cpp Removed old VerticalBlockView and SymmetricBlockView (replaced with VerticalBlockMatrix and SymmetricBlockMatrix) 2013-08-12 21:41:05 +00:00
LinearizedFactor.h Removed old VerticalBlockView and SymmetricBlockView (replaced with VerticalBlockMatrix and SymmetricBlockMatrix) 2013-08-12 21:41:05 +00:00