Gets the Dynamic Bayesian network before it was unrolled.
The Dynamic Bayesian network.
Gets the slice count of the unrolled network.
The slice count.
Gets the unrolled Dynamic Bayesian network.
Maps from a variable in the unrolled network to the corresponding variable in the original Dynamic Bayesian network.
The unrolled variable.
The variable in the original Dynamic Bayesian network, and the time that it corresponds to.
Maps between a node in the original Dynamic Bayesian network, and the corresponding node in the unrolled network.
The node in the original Dynamic Bayesian network.
The time at which to retrieve the corresponding unrolled node.
The node in the unrolled network.
Maps between a variable in the original Dynamic Bayesian network, and the corresponding variable in the unrolled network.
The variable in the original Dynamic Bayesian network.
The time at which to retrieve the corresponding unrolled variable.
The variable in the unrolled network.
Contains information returned by {@link com.bayesserver.Unroller#unroll}.