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, nextIntclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnextBoolean, nextDouble, nextFloat, nextInt, nextLongpublic static final double MU
Copyright © 2014. All Rights Reserved.