org.gcube.dataanalysis.ecoengine.models.cores.neuralnetworks.neurosolutions
Class Randomizer
java.lang.Object
org.gcube.dataanalysis.ecoengine.models.cores.neuralnetworks.neurosolutions.Randomizer
- All Implemented Interfaces:
- Serializable
public class Randomizer
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Method Summary |
double |
Uniform(double min,
double max)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
random
public Random random
Randomizer
public Randomizer()
Randomizer
public Randomizer(long seed)
Uniform
public double Uniform(double min,
double max)
Copyright © 2012. All Rights Reserved.