org.encog.mathutil.randomize
public class Distort extends BasicRandomizer
Constructor and Description |
---|
Distort(double factor)
Construct a distort randomizer for the specified factor.
|
Modifier and Type | Method and Description |
---|---|
double |
randomize(double d)
Distort the random number by the factor that was specified in the
constructor.
|
getRandom, nextDouble, nextDouble, randomize, randomize, randomize, randomize, randomize, randomize, setRandom
Copyright © 2014. All Rights Reserved.