Public Member Functions | List of all members
test_DiscreteConditional.TestDiscreteConditional Class Reference
Inheritance diagram for test_DiscreteConditional.TestDiscreteConditional:
Inheritance graph
[legend]

Public Member Functions

def test_marginals (self)
 
def test_markdown (self)
 
def test_multiply (self)
 
def test_multiply2 (self)
 
def test_multiply4 (self)
 
def test_single_value_versions (self)
 
- Public Member Functions inherited from gtsam.utils.test_case.GtsamTestCase
None assertEqualityOnPickleRoundtrip (self, object obj, tol=1e-9)
 
def gtsamAssertEquals (self, actual, expected, tol=1e-9)
 

Detailed Description

Tests for Discrete Conditionals.

Definition at line 27 of file test_DiscreteConditional.py.

Member Function Documentation

◆ test_marginals()

def test_DiscreteConditional.TestDiscreteConditional.test_marginals (   self)

Definition at line 84 of file test_DiscreteConditional.py.

◆ test_markdown()

def test_DiscreteConditional.TestDiscreteConditional.test_markdown (   self)
Test whether the _repr_markdown_ method.

Definition at line 93 of file test_DiscreteConditional.py.

◆ test_multiply()

def test_DiscreteConditional.TestDiscreteConditional.test_multiply (   self)
Check calculation of joint P(A,B)

Definition at line 46 of file test_DiscreteConditional.py.

◆ test_multiply2()

def test_DiscreteConditional.TestDiscreteConditional.test_multiply2 (   self)
Check calculation of conditional joint P(A,B|C)

Definition at line 57 of file test_DiscreteConditional.py.

◆ test_multiply4()

def test_DiscreteConditional.TestDiscreteConditional.test_multiply4 (   self)
Check calculation of joint P(A,B,C|D,E) = P(A,B|D) P(C|D,E)

Definition at line 69 of file test_DiscreteConditional.py.

◆ test_single_value_versions()

def test_DiscreteConditional.TestDiscreteConditional.test_single_value_versions (   self)

Definition at line 30 of file test_DiscreteConditional.py.


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


gtsam
Author(s):
autogenerated on Tue Jun 25 2024 03:14:38