|
gtsam
4.0.0
gtsam
|
Base class for a fixed-lag smoother. More...
Go to the source code of this file.
Classes | |
| class | gtsam::FixedLagSmoother |
| struct | gtsam::FixedLagSmoother::Result |
| Meta information returned about the update. More... | |
Namespaces | |
| gtsam | |
| Global functions in a separate testing namespace. | |
Typedefs | |
| typedef FixedLagSmoother::KeyTimestampMap | gtsam::FixedLagSmootherKeyTimestampMap |
| Typedef for matlab wrapping. | |
| typedef FixedLagSmootherKeyTimestampMap::value_type | gtsam::FixedLagSmootherKeyTimestampMapValue |
| typedef FixedLagSmoother::Result | gtsam::FixedLagSmootherResult |
Base class for a fixed-lag smoother.
This mimics the basic interface to iSAM2.