public class FastProbMealyState<O> extends FastNondetState<FastProbMealyState<O>,ProbMealyTransition<FastProbMealyState<O>,O>>
id| Constructor and Description |
|---|
FastProbMealyState(int numInputs) |
clearTransitions, getTransitions, setTransitionsgetId, setIdpublic FastProbMealyState(int numInputs)
Copyright © 2013. All Rights Reserved.