|
GTSAM
4.0.2
C++ library for smoothing and mapping (SAM)
|
A Levenberg-Marquardt Batch Smoother that implements the Concurrent Filtering and Smoothing interface. More...
#include <gtsam_unstable/nonlinear/ConcurrentFilteringAndSmoothing.h>#include <gtsam/nonlinear/LevenbergMarquardtOptimizer.h>#include <queue>
Go to the source code of this file.
Classes | |
| class | gtsam::ConcurrentBatchSmoother |
| struct | gtsam::ConcurrentBatchSmoother::Result |
| struct | gtsam::traits< ConcurrentBatchSmoother > |
| traits More... | |
Namespaces | |
| gtsam | |
Typedefs | |
| typedef ConcurrentBatchSmoother::Result | gtsam::ConcurrentBatchSmootherResult |
| Typedef for Matlab wrapping. | |
A Levenberg-Marquardt Batch Smoother that implements the Concurrent Filtering and Smoothing interface.
1.8.13