[][src]Module markovian::prelude

Ease of use of this crate in general.

Re-exports

pub use crate::raw_dist;

Structs

Raw

Distribution over possibly infinte iterators.

Traits

State

Possible public state.

StateIterator

Iterator with an internal state that is thought as the "zero" element.

Transition

Abstraction over transition matrix.