Crate vosealias

Source
Expand description

§Walker-Vose Alias Method

A simple implementation of alias tables using the Walker-Vose method.

Structs§

AliasTable
An alias table, which uses floating point probabilities of type F and table entries of type T.
AliasTableIterator
An iterator for an alias table.