GTSAM  4.0.2
C++ library for smoothing and mapping (SAM)
Classes | Namespaces | Typedefs
ConcurrentIncrementalSmoother.h File Reference

An iSAM2-based Smoother that implements the Concurrent Filtering and Smoothing interface. More...

#include <gtsam_unstable/nonlinear/ConcurrentFilteringAndSmoothing.h>
#include <gtsam/nonlinear/ISAM2.h>
Include dependency graph for ConcurrentIncrementalSmoother.h:

Go to the source code of this file.

Classes

class  gtsam::ConcurrentIncrementalSmoother
 
struct  gtsam::ConcurrentIncrementalSmoother::Result
 
struct  gtsam::traits< ConcurrentIncrementalSmoother >
 traits More...
 

Namespaces

 gtsam
 

Typedefs

typedef ConcurrentIncrementalSmoother::Result gtsam::ConcurrentIncrementalSmootherResult
 Typedef for Matlab wrapping.
 

Detailed Description

An iSAM2-based Smoother that implements the Concurrent Filtering and Smoothing interface.

Author
Stephen Williams