|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcern.colt.PersistentObject
edu.cornell.lassp.houle.RngPack.RandomElement
superpeer.CommonRandomElement
public class CommonRandomElement
CommonRandomElement is a wrapper for our CommonRandom number generator.
Ranmar
,
Ranlux
,
Ranecu
,
Serialized FormField Summary |
---|
Fields inherited from class cern.colt.PersistentObject |
---|
serialVersionUID |
Constructor Summary | |
---|---|
CommonRandomElement()
|
Method Summary | |
---|---|
double |
raw()
Wrapper for CommonRandom |
Methods inherited from class edu.cornell.lassp.houle.RngPack.RandomElement |
---|
choose, choose, gaussian, gaussian, powlaw, raw, raw, uniform |
Methods inherited from class cern.colt.PersistentObject |
---|
clone |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CommonRandomElement()
Method Detail |
---|
public double raw()
CommonRandom
raw
in class edu.cornell.lassp.houle.RngPack.RandomElement
RandomElement.raw()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |