Click or drag to resize
Accord.NET (logo)

ZigguratUniformGenerator Properties

The ZigguratUniformGenerator type exposes the following members.

Properties
  NameDescription
Public propertyLength
Gets or sets the length of the interval for values generated by this instance. The upper bound will be given by Min + Length.
Public propertyMin
Gets or sets the lower bound for the values generated by this instance.
Top
See Also