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 !

Swarm 2.2 Reference Guide: Interface RandomBitDistC

swarm.random
Interface RandomBitDistC

All Known Implementing Classes:
RandomBitDistCImpl

public interface RandomBitDistC
extends BooleanDistributionC, BooleanDistributionS

Random Bit Distribution . A generator that returns uniformly distributed single bit values (i.e. fair coin tosses).


Methods inherited from interface swarm.random.ProbabilityDistributionC
create$setGenerator, create$setGenerator$setVirtualGenerator, createWithDefaults
 
Methods inherited from interface swarm.defobj.CreateC
create, createBegin, createEnd
 
Methods inherited from interface swarm.defobj.CustomizeC
customizeBegin, customizeCopy, customizeEnd