|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RandomData | |
org.apache.commons.math.random | Random number and random data generators. |
Uses of RandomData in org.apache.commons.math.random |
Classes in org.apache.commons.math.random that implement RandomData | |
class |
RandomDataImpl
Implements the RandomData interface using
Random and java.util.Random.SecureRandom instances
to generate data. |
Fields in org.apache.commons.math.random declared as RandomData | |
private RandomData |
EmpiricalDistributionImpl.randomData
RandomData instance to use in repeated calls to getNext() |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |