|
gtsam 4.2
gtsam
|
Apply nested dissection algorithm to nonlinear factor graphs.
Public Member Functions | |
| sharedSubNLG | root () const |
| NestedDissection (const NLG &fg, const Ordering &ordering, const int numNodeStopPartition, const int minNodesPerMap, const bool verbose=false) | |
| NestedDissection (const NLG &fg, const Ordering &ordering, const boost::shared_ptr< Cuts > &cuts, const bool verbose=false) | |
Public Types | |
| typedef boost::shared_ptr< SubNLG > | sharedSubNLG |