Public Member Functions | Public Attributes | List of all members
TestFixture Struct Reference

Public Member Functions

 TestFixture ()
 

Public Attributes

DiscreteBayesNet bayesNet
 
std::shared_ptr< DiscreteBayesTreebayesTree
 
vector< DiscreteKeykeys
 

Detailed Description

Definition at line 34 of file testDiscreteBayesTree.cpp.

Constructor & Destructor Documentation

◆ TestFixture()

TestFixture::TestFixture ( )
inline

Create a thin-tree Bayesnet, a la Jean-Guillaume Durand (former student), and then create the Bayes tree from it.

Definition at line 43 of file testDiscreteBayesTree.cpp.

Member Data Documentation

◆ bayesNet

DiscreteBayesNet TestFixture::bayesNet

Definition at line 36 of file testDiscreteBayesTree.cpp.

◆ bayesTree

std::shared_ptr<DiscreteBayesTree> TestFixture::bayesTree

Definition at line 37 of file testDiscreteBayesTree.cpp.

◆ keys

vector<DiscreteKey> TestFixture::keys

Definition at line 35 of file testDiscreteBayesTree.cpp.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:41:06