Go to the source code of this file.
|
| gtsam |
| Global functions in a separate testing namespace.
|
|
|
GaussianFactorGraph::shared_ptr | gtsam::buildFactorSubgraph (const GaussianFactorGraph &gfg, const Subgraph &subgraph, const bool clone) |
| Select the factors in a factor graph according to the subgraph. More...
|
|
std::pair< GaussianFactorGraph::shared_ptr, GaussianFactorGraph::shared_ptr > | gtsam::splitFactorGraph (const GaussianFactorGraph &factorGraph, const Subgraph &subgraph) |
| Split the graph into a subgraph and the remaining edges. More...
|
|
- Date
- Dec 31, 2009
- Author
- Frank Dellaert, Yong-Dian Jian