GTSAM  4.0.2
C++ library for smoothing and mapping (SAM)
Public Types | Public Member Functions | Public Attributes | List of all members
gtsam::EliminationTree< BAYESNET, GRAPH >::Node Struct Reference

Public Types

typedef FastVector< sharedFactorFactors
 
typedef FastVector< std::shared_ptr< Node > > Children
 

Public Member Functions

sharedFactor eliminate (const std::shared_ptr< BayesNetType > &output, const Eliminate &function, const FastVector< sharedFactor > &childrenFactors) const
 
void print (const std::string &str, const KeyFormatter &keyFormatter) const
 

Public Attributes

Key key
 key associated with root
 
Factors factors
 factors associated with root
 
Children children
 sub-trees
 

The documentation for this struct was generated from the following files: