org.encog.mathutil.randomize
public class ConstRandomizer extends BasicRandomizer
Constructor and Description |
---|
ConstRandomizer(double value)
Construct a range randomizer.
|
Modifier and Type | Method and Description |
---|---|
double |
randomize(double d)
Generate a random number based on the range specified in the constructor.
|
getRandom, nextDouble, nextDouble, randomize, randomize, randomize, randomize, randomize, randomize, setRandom
Copyright © 2014. All Rights Reserved.