|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.das2.math.PoissonDistribution
public class PoissonDistribution
| Constructor Summary | |
|---|---|
PoissonDistribution()
|
|
| Method Summary | |
|---|---|
static int |
poisson(double L,
java.util.Random random)
This function generates a random variate with the poisson distribution. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PoissonDistribution()
| Method Detail |
|---|
public static int poisson(double L,
java.util.Random random)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||