|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecttools.DistributionSampler
tools.Normal
public class Normal
| Constructor Summary | |
|---|---|
Normal(double mu,
double sigma)
|
|
| Method Summary | |
|---|---|
double |
next()
|
static double |
normal(double m,
double s)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Normal(double mu,
double sigma)
| Method Detail |
|---|
public double next()
next in class DistributionSampler
public static double normal(double m,
double s)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||