FrequencyIntGenerator Constructor |
| Name | Description | |
|---|---|---|
| FrequencyIntGenerator(IEnumerableSingle) |
Constructs a new FrequencyIntGenerator object. The given elements and frequencies
together describe a piecewise linear distribution.
| |
| FrequencyIntGenerator(IEnumerableSingle, IRandom) |
Constructs a new FrequencyIntGenerator object. The given elements and frequencies
together describe a piecewise linear distribution.
|