gtsam 4.2
gtsam
Loading...
Searching...
No Matches
ConcurrentBatchSmoother.h File Reference

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

namespace  gtsam
 Global functions in a separate testing namespace.

Typedefs

typedef ConcurrentBatchSmoother::Result gtsam::ConcurrentBatchSmootherResult
 Typedef for Matlab wrapping.

Detailed Description

A Levenberg-Marquardt Batch Smoother that implements the Concurrent Filtering and Smoothing interface.

Author
Stephen Williams