Module rand::distributions::weighted_index
source · Expand description
Weighted index sampling
Structs§
- A distribution using weighted sampling of discrete items
Enums§
- Error type returned from
WeightedIndex::new
.
Weighted index sampling
WeightedIndex::new
.