- All Implemented Interfaces:
- CloneableSerializable, java.io.Serializable, java.lang.Cloneable, java.util.concurrent.Callable<WeightedValue<java.lang.Integer>>
- Enclosing class:
- ParallelHiddenMarkovModel<ObservationType>
protected class ParallelHiddenMarkovModel.ViterbiTask
extends AbstractCloneableSerializable
implements java.util.concurrent.Callable<WeightedValue<java.lang.Integer>>
Computes the most-likely "from state" for the given "destination state"
and the given deltas.
- See Also:
- Serialized Form