gtsam/gtsam_unstable/nonlinear
Fan Jiang ed7f949385
Merge pull request #156 from borglab/fix/boost-optional
boost::optional<const Ordering &>
2019-11-13 14:32:07 -05:00
..
tests Fix more clang issues with FactorIndices 2019-05-18 20:51:00 -07:00
BatchFixedLagSmoother.cpp Change FastVector<size_t> to FactorIndices to make clang happy 2019-05-18 19:47:58 -07:00
BatchFixedLagSmoother.h Change FastVector<size_t> to FactorIndices to make clang happy 2019-05-18 19:47:58 -07:00
CMakeLists.txt
ConcurrentBatchFilter.cpp
ConcurrentBatchFilter.h
ConcurrentBatchSmoother.cpp
ConcurrentBatchSmoother.h
ConcurrentFilteringAndSmoothing.cpp
ConcurrentFilteringAndSmoothing.h Consistent dllexport.h across gtsam & gtsam_unstable 2019-07-18 08:22:41 +02:00
ConcurrentIncrementalFilter.cpp
ConcurrentIncrementalFilter.h
ConcurrentIncrementalSmoother.cpp
ConcurrentIncrementalSmoother.h
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 Change FastVector<size_t> to FactorIndices to make clang happy 2019-05-18 19:47:58 -07:00
IncrementalFixedLagSmoother.h changed function name and made it static 2019-10-18 00:23:06 +08:00
LinearizedFactor.cpp
LinearizedFactor.h Consistent dllexport.h across gtsam & gtsam_unstable 2019-07-18 08:22:41 +02:00
NonlinearClusterTree.h Caught some stragglers using boost::optional<Ordering> 2019-10-20 03:20:14 -04:00