|
gtsam
4.0.0
gtsam
|
A Levenberg-Marquardt Batch Smoother that implements the Concurrent Filtering and Smoothing interface. More...
Go to the source code of this file.
Classes | |
| class | gtsam::ConcurrentBatchSmoother |
| A Levenberg-Marquardt Batch Smoother that implements the Concurrent Filtering and Smoother interface. More... | |
| struct | gtsam::ConcurrentBatchSmoother::Result |
| Meta information returned about the update. More... | |
| struct | gtsam::traits< ConcurrentBatchSmoother > |
| traits More... | |
Namespaces | |
| gtsam | |
| Global functions in a separate testing namespace. | |
Typedefs | |
| typedef ConcurrentBatchSmoother::Result | gtsam::ConcurrentBatchSmootherResult |
| Typedef for Matlab wrapping. | |
A Levenberg-Marquardt Batch Smoother that implements the Concurrent Filtering and Smoothing interface.