org.encog.mathutil.randomize.generate
public abstract class AbstractBoxMuller extends AbstractGenerateRandom
Modifier and Type | Field and Description |
---|---|
static double |
MU
The mean.
|
Constructor and Description |
---|
AbstractBoxMuller() |
Modifier and Type | Method and Description |
---|---|
double |
nextGaussian() |
nextDouble, nextDouble, nextInt, nextInt
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
nextBoolean, nextDouble, nextFloat, nextInt, nextLong
public static final double MU
Copyright © 2014. All Rights Reserved.