![]() |
Quantum Fog
0.9.3
|
Public Member Functions | |
def | __init__ (self, pa_indices) |
def | __repr__ (self) |
Public Attributes | |
pa_indices | |
An exception class raised when an attempt to normalize a DiscreteCondPot fails because it leads to division by zero. Attributes ---------- pa_indices : tuple[int]
def MyExceptions.UnNormalizablePot.__init__ | ( | self, | |
pa_indices | |||
) |
Constructor Parameters ---------- pa_indices : tuple[int] the indices of the parent state pa(C)=y such that pot(C=x|pa(C)=y) = 0 for all x. Returns -------
def MyExceptions.UnNormalizablePot.__repr__ | ( | self | ) |
Returns ------- tuple[int]