Click or drag to resize

FrequencyIntGenerator Constructor

Overload List
  NameDescription
Public methodFrequencyIntGenerator(IEnumerableSingle)
Constructs a new FrequencyIntGenerator object. The given elements and frequencies together describe a piecewise linear distribution.
Public methodFrequencyIntGenerator(IEnumerableSingle, IRandom)
Constructs a new FrequencyIntGenerator object. The given elements and frequencies together describe a piecewise linear distribution.
Top
See Also