public class StateTransitionProb
extends java.lang.Object
State
and a double specifying the probability of transitioning to that state.Constructor and Description |
---|
StateTransitionProb() |
StateTransitionProb(State s,
double p) |