GTSAM  4.0.2
C++ library for smoothing and mapping (SAM)
gtsam::EliminationTraits< GRAPH > Struct Template Reference

#include <EliminateableFactorGraph.h>

Detailed Description

template<class GRAPH>
struct gtsam::EliminationTraits< GRAPH >

Traits class for eliminateable factor graphs, specifies the types that result from elimination, etc. This must be defined for each factor graph that inherits from EliminateableFactorGraph.


The documentation for this struct was generated from the following file: