Welcome to the NetCologne GmbH open source mirroring service!

This machine mirrors various open-source projects. 20 Gbit/s uplink.

If there are any issues or you want another project mirrored, please contact mirror-service -=AT=- netcologne DOT de !

UniformDoubleDist

UniformDoubleDist

Name

UniformDoubleDist --  Uniform Double Distribution

Description

A generator of floating point values uniformly distributed across a half-open interval [min,max). (The interval includes the lower endpoint but excludes the upper endpoint.) NOTE: Setting minValue == maxValue is allowed (and returns minValue).

Protocols adopted by UniformDoubleDist

DoubleDistribution CREATABLE

Methods

Phase: Creating

Phase: Setting

Phase: Using