public static interface Factor.Iterator
| Modifier and Type | Method and Description |
|---|---|
void |
iterate(java.util.Map<RandomVariable,java.lang.Object> possibleAssignment,
double value)
Called for each possible assignment for the Random Variables
comprising this Factor.
|
void iterate(java.util.Map<RandomVariable,java.lang.Object> possibleAssignment, double value)
possibleAssignment - a possible assignment, ω, of variable/value pairs.value - the value associated with ω