swarm.random
Interface LogNormalDist

All Known Implementing Classes:
LogNormalDistImpl

public interface LogNormalDist
extends NormalS, Normal

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


Methods inherited from interface swarm.random.NormalS
setMean$setStdDev, setMean$setVariance
 
Methods inherited from interface swarm.random.Normal
getMean, getSampleWithMean$withStdDev, getSampleWithMean$withVariance, getStdDev, getVariance
 
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
describe, getMagic, getName, getStateSize
 
Methods inherited from interface swarm.defobj.Drop
drop
 
Methods inherited from interface swarm.defobj.DefinedObject
compare, describeID, getDisplayName, getTypeName, getZone, perform, perform$with, perform$with$with, perform$with$with$with, respondsTo, setDisplayName, xfprint, xfprintid, xprint, xprintid