|
|
typedef std::vector< Edge > | Edges |
| |
|
typedef std::vector< size_t > | EdgeIndices |
| |
|
typedef Edges::iterator | iterator |
| |
|
typedef Edges::const_iterator | const_iterator |
| |
|
|
| Subgraph (const Subgraph &subgraph) |
| |
|
| Subgraph (const Edges &edges) |
| |
|
| Subgraph (const std::vector< size_t > &indices) |
| |
|
const Edges & | edges () const |
| |
|
size_t | size () const |
| |
|
EdgeIndices | edgeIndices () const |
| |
|
iterator | begin () |
| |
|
const_iterator | begin () const |
| |
|
iterator | end () |
| |
|
const_iterator | end () const |
| |
|
|
std::ostream & | operator<< (std::ostream &os, const Subgraph &subgraph) |
| |
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/gtsam-jlblanco-docs/checkouts/latest/gtsam/linear/SubgraphBuilder.h