Package | Description |
---|---|
dev.nm.stat.random.rng.univariate.uniform |
Modifier and Type | Method and Description |
---|---|
static UniformRNG.Method |
UniformRNG.Method.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UniformRNG.Method[] |
UniformRNG.Method.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
UniformRNG(UniformRNG.Method method)
Construct a pseudo uniform random number generator.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.