public class LambdaSectionSnapshot
extends java.lang.Object
LambdaSections for a chosen set of Variables. It is used to roll back the state of a BayesianNetwork in a performant way.| Constructor and Description |
|---|
LambdaSectionSnapshot() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<Vertex> |
getAllVerticesAffectedBy(java.util.Set<? extends Variable> variables) |
double |
logProb(java.util.Set<? extends Variable> variables) |