Class DOTInputModelData<S,​I,​M extends SimpleTS<S,​I>>

  • Type Parameters:
    S - the state type of the model
    I - the input symbol type
    M - the model type

    public class DOTInputModelData<S,​I,​M extends SimpleTS<S,​I>>
    extends InputModelData<I,​M>
    A utility data class, that extends InputModelData by labeling information of the model's states.