| Interface | Description |
|---|---|
| ProbabilityTable.Iterator |
Interface to be implemented by an object/algorithm that wishes to iterate
over the possible assignments for the random variables comprising this
table.
|
| Class | Description |
|---|---|
| ProbabilityTable |
A Utility Class for associating values with a set of finite Random Variables.
|
| ProbUtil | |
| RandVar |
Default implementation of the RandomVariable interface.
|