swarm.random
Interface NormalDist

All Known Implementing Classes:
NormalDistImpl

public interface NormalDist
extends Normal, NormalS

Normal (Gaussian) distribution. A well-known continuous probability distribution returning doubles.


Methods inherited from interface swarm.random.Normal
getMean, getSampleWithMean$withStdDev, getSampleWithMean$withVariance, getStdDev, getVariance
 
Methods inherited from interface swarm.random.NormalS
setMean$setStdDev, setMean$setVariance
 
Methods inherited from interface swarm.random.DoubleDistribution
getDoubleSample
 
Methods inherited from interface swarm.random.ProbabilityDistribution
getCurrentCount, getGenerator, getOptionsInitialized, getVirtualGenerator
 
Methods inherited from interface swarm.objectbase.SwarmObject
getCompleteProbeMap, getProbeForMessage, getProbeForVariable, getProbeMap
 
Methods inherited from interface swarm.random.InternalState
getMagic, getStateSize
 
Methods inherited from interface swarm.defobj.Drop
drop
 
Methods inherited from interface swarm.defobj.DefinedObject
compare, describe, describeID, getDisplayName, getTypeName, getZone, perform, perform$with, perform$with$with, perform$with$with$with, respondsTo, setDisplayName, xfprint, xfprintid, xprint, xprintid
 
Methods inherited from interface swarm.defobj.GetName
getName