Module one_shot

Source
Expand description

Helper trait for creating Models which only accept a single symbol

Structs§

Wrapper
A wrapper which converts a fixed_length::Model to a crate::Model.

Traits§

Model
A Model is used to calculate the probability of a given symbol occurring in a sequence.