protected static class ParallelHiddenMarkovModel.ComputeTransitionsTask extends AbstractCloneableSerializable implements java.util.concurrent.Callable<Matrix>
Constructor and Description |
---|
ComputeTransitionsTask()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
Matrix |
call() |
clone