Classes | Public Types | Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
gtsam::EliminationData< CLUSTERTREE > Struct Template Reference

#include <ClusterTree-inst.h>

Classes

class  EliminationPostOrderVisitor
 

Public Types

typedef CLUSTERTREE::BayesTreeType::Node BTNode
 
typedef CLUSTERTREE::ConditionalType ConditionalType
 
typedef CLUSTERTREE::FactorGraphType FactorGraphType
 
typedef CLUSTERTREE::FactorType FactorType
 
typedef CLUSTERTREE::sharedFactor sharedFactor
 

Public Member Functions

 EliminationData (EliminationData *_parentData, size_t nChildren)
 

Static Public Member Functions

static EliminationData EliminationPreOrderVisitor (const typename CLUSTERTREE::sharedNode &node, EliminationData &parentData)
 

Public Attributes

boost::shared_ptr< BTNodebayesTreeNode
 
FastVector< sharedFactorchildFactors
 
size_t myIndexInParent
 
EliminationData *const parentData
 

Detailed Description

template<class CLUSTERTREE>
struct gtsam::EliminationData< CLUSTERTREE >

Definition at line 111 of file ClusterTree-inst.h.

Member Typedef Documentation

template<class CLUSTERTREE >
typedef CLUSTERTREE::BayesTreeType::Node gtsam::EliminationData< CLUSTERTREE >::BTNode

Definition at line 117 of file ClusterTree-inst.h.

template<class CLUSTERTREE >
typedef CLUSTERTREE::ConditionalType gtsam::EliminationData< CLUSTERTREE >::ConditionalType

Definition at line 116 of file ClusterTree-inst.h.

template<class CLUSTERTREE >
typedef CLUSTERTREE::FactorGraphType gtsam::EliminationData< CLUSTERTREE >::FactorGraphType

Definition at line 115 of file ClusterTree-inst.h.

template<class CLUSTERTREE >
typedef CLUSTERTREE::FactorType gtsam::EliminationData< CLUSTERTREE >::FactorType

Definition at line 114 of file ClusterTree-inst.h.

template<class CLUSTERTREE >
typedef CLUSTERTREE::sharedFactor gtsam::EliminationData< CLUSTERTREE >::sharedFactor

Definition at line 113 of file ClusterTree-inst.h.

Constructor & Destructor Documentation

template<class CLUSTERTREE >
gtsam::EliminationData< CLUSTERTREE >::EliminationData ( EliminationData< CLUSTERTREE > *  _parentData,
size_t  nChildren 
)
inline

Definition at line 124 of file ClusterTree-inst.h.

Member Function Documentation

template<class CLUSTERTREE >
static EliminationData gtsam::EliminationData< CLUSTERTREE >::EliminationPreOrderVisitor ( const typename CLUSTERTREE::sharedNode &  node,
EliminationData< CLUSTERTREE > &  parentData 
)
inlinestatic

Definition at line 141 of file ClusterTree-inst.h.

Member Data Documentation

template<class CLUSTERTREE >
boost::shared_ptr<BTNode> gtsam::EliminationData< CLUSTERTREE >::bayesTreeNode

Definition at line 122 of file ClusterTree-inst.h.

template<class CLUSTERTREE >
FastVector<sharedFactor> gtsam::EliminationData< CLUSTERTREE >::childFactors

Definition at line 121 of file ClusterTree-inst.h.

template<class CLUSTERTREE >
size_t gtsam::EliminationData< CLUSTERTREE >::myIndexInParent

Definition at line 120 of file ClusterTree-inst.h.

template<class CLUSTERTREE >
EliminationData* const gtsam::EliminationData< CLUSTERTREE >::parentData

Definition at line 119 of file ClusterTree-inst.h.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:58:08