[][src]Module binjs_io::entropy::probabilities

Structs

SymbolIndex

A newtype for usize used to count the number of some item in a given file.

SymbolInfo

Representation of a symbol in a Cumulative Distribution Frequency (CDF).

Traits

InstancesToProbabilities

A structure that may be converted into a probability distribution or a set of probability distributions.

IntoStatistics

A structure that may be converted into statistical information.