public class MT32 extends PRNGFactory
currentFactory, P_DEF_BASE
Constructor and Description |
---|
MT32() |
Modifier and Type | Method and Description |
---|---|
cern.jet.random.engine.RandomEngine |
create() |
cern.jet.random.engine.RandomEngine |
create(long seed) |
String |
getDescription() |
getFactory
public cern.jet.random.engine.RandomEngine create()
create
in class PRNGFactory
public cern.jet.random.engine.RandomEngine create(long seed)
create
in class PRNGFactory
public String getDescription()
getDescription
in class PRNGFactory
Copyright © 2014. All rights reserved.