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 LogNormalDistC

swarm.random
Interface LogNormalDistC

All Known Implementing Classes:
LogNormalDistCImpl

public interface LogNormalDistC
extends NormalC, NormalS

Log-Normal distribution. A well-known continuous probability distribution returning doubles.


Methods inherited from interface swarm.random.NormalC
create$setGenerator$setMean$setStdDev, create$setGenerator$setMean$setVariance, create$setGenerator$setVirtualGenerator$setMean$setStdDev, create$setGenerator$setVirtualGenerator$setMean$setVariance
 
Methods inherited from interface swarm.random.NormalS
setMean$setStdDev, setMean$setVariance
 
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