|
gtsam 4.1.1
gtsam
|
Inheritance diagram for gtsam::BayesTreeOrphanWrapper< CLIQUE >:Public Member Functions | |
| BayesTreeOrphanWrapper (const boost::shared_ptr< CliqueType > &clique) | |
| void | print (const std::string &s="", const KeyFormatter &formatter=DefaultKeyFormatter) const override |
Public Attributes | |
| boost::shared_ptr< CliqueType > | clique |
Public Types | |
| typedef CLIQUE | CliqueType |
| typedef CLIQUE::ConditionalType | Base |