Module max_length

Source
Expand description

Helper trait for creating fixed-length Models

Structs§

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

Enums§

Error
Fixed-length encoding/decoding errors

Traits§

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