|
GTSAM
4.0.2
C++ library for smoothing and mapping (SAM)
|
#include <gtsam/base/FastMap.h>#include <gtsam/base/types.h>#include <gtsam/dllexport.h>#include <memory>#include <vector>

Go to the source code of this file.
Classes | |
| class | gtsam::Subgraph |
| struct | gtsam::Subgraph::Edge |
| struct | gtsam::SubgraphBuilderParameters |
| class | gtsam::SubgraphBuilder |
Namespaces | |
| gtsam | |
Functions | |
| GaussianFactorGraph | gtsam::buildFactorSubgraph (const GaussianFactorGraph &gfg, const Subgraph &subgraph, const bool clone) |
| std::pair< GaussianFactorGraph, GaussianFactorGraph > | gtsam::splitFactorGraph (const GaussianFactorGraph &factorGraph, const Subgraph &subgraph) |
1.8.13