gtsam/gtsam_unstable/nonlinear
lcarlone 6d2973ff0a Merge branch 'develop' into feature/improvementsIncrementalFilter 2017-10-14 23:35:17 -04:00
..
tests Merge branch 'develop' into feature/improvementsIncrementalFilter 2017-10-14 23:35:17 -04:00
BatchFixedLagSmoother.cpp added remove functionality in BatchIncrementalSmoother with test 2016-08-04 23:54:34 -04:00
BatchFixedLagSmoother.h starting to add remove functionality in fixedLagSmoothers, test does not pass.. 2016-08-04 18:46:26 -04:00
CMakeLists.txt No more Ceres dependecy, copied relevant Ceres files here (for now) 2014-10-20 23:53:56 +02:00
ConcurrentBatchFilter.cpp Replaced BOOSE_FOREACH with for in gtsam_unstable folder. 2016-05-21 11:52:14 -04:00
ConcurrentBatchFilter.h Replaced BOOSE_FOREACH with for in gtsam_unstable folder. 2016-05-21 11:52:14 -04:00
ConcurrentBatchSmoother.cpp Replaced BOOSE_FOREACH with for in gtsam_unstable folder. 2016-05-21 11:52:14 -04:00
ConcurrentBatchSmoother.h traits_x -> traits 2014-12-26 16:47:51 +01:00
ConcurrentFilteringAndSmoothing.cpp Replaced BOOSE_FOREACH with for in gtsam_unstable folder. 2016-05-21 11:52:14 -04:00
ConcurrentFilteringAndSmoothing.h Globally replaced FastSet<Key> with KeySet. 2015-06-20 18:38:25 -07:00
ConcurrentIncrementalFilter.cpp Replaced BOOSE_FOREACH with for in gtsam_unstable folder. 2016-05-21 11:52:14 -04:00
ConcurrentIncrementalFilter.h Made some type changes to FactorIndices 2016-02-26 00:01:59 -08:00
ConcurrentIncrementalSmoother.cpp Replaced BOOSE_FOREACH with for in gtsam_unstable folder. 2016-05-21 11:52:14 -04:00
ConcurrentIncrementalSmoother.h A better solution through typedef of FactorIndices -> FastVector<size_t> 2016-02-25 23:51:01 -08:00
FixedLagSmoother.cpp squash local changes on top of gtsam upstream pull from 6/14/2016 2016-06-18 23:13:59 -07:00
FixedLagSmoother.h added method to access isam2 results in incremental fixed lag smoother 2016-08-24 14:19:02 -04:00
IncrementalFixedLagSmoother.cpp added method to access isam2 results in incremental fixed lag smoother 2016-08-24 14:19:02 -04:00
IncrementalFixedLagSmoother.h added method to access isam2 results in incremental fixed lag smoother 2016-08-24 14:19:02 -04:00
LinearizedFactor.cpp squash local changes on top of gtsam upstream pull from 6/14/2016 2016-06-18 23:13:59 -07:00
LinearizedFactor.h squash local changes on top of gtsam upstream pull from 6/14/2016 2016-06-18 23:13:59 -07:00
NonlinearClusterTree.h squash local changes on top of gtsam upstream pull from 6/14/2016 2016-06-18 23:13:59 -07:00