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

Public Member Functions

 TestFixture ()
 

Public Attributes

std::vector< DiscreteValuesassignments
 
DiscreteBayesNet bayesNet
 
std::shared_ptr< DiscreteBayesTreebayesTree
 
DiscreteKeys keys
 

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 44 of file testDiscreteBayesTree.cpp.

Member Data Documentation

◆ assignments

std::vector<DiscreteValues> TestFixture::assignments

Definition at line 36 of file testDiscreteBayesTree.cpp.

◆ bayesNet

DiscreteBayesNet TestFixture::bayesNet

Definition at line 37 of file testDiscreteBayesTree.cpp.

◆ bayesTree

std::shared_ptr<DiscreteBayesTree> TestFixture::bayesTree

Definition at line 38 of file testDiscreteBayesTree.cpp.

◆ keys

DiscreteKeys 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 Jun 25 2024 03:08:20