|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RandomGeneratorFactory
Factory for RandomGenerators. *
| Method Summary | |
|---|---|
org.apache.commons.math.random.RandomGenerator |
createRandomGenerator(long seed)
Create a new RandomGenerator with the given seed. |
| Method Detail |
|---|
org.apache.commons.math.random.RandomGenerator createRandomGenerator(long seed)
RandomGenerator with the given seed.
seed - the new RandomGenerator's seed.
RandomGenerator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||