swarm.random
Interface DoubleDistributionC

All Known Subinterfaces:
ExponentialDistC, GammaDistC, LogNormalDistC, NormalC, NormalDistC, UniformDoubleDistC
All Known Implementing Classes:
ExponentialDistCImpl, UniformDoubleDistCImpl, GammaDistCImpl

public interface DoubleDistributionC
extends ProbabilityDistributionC, ProbabilityDistributionS

Double Distribution . A probability distribution that returns an approximation of continuous values as represented by double-precision floating point values.


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