public static class PoissonDistribution
extends java.lang.Object
PoissonDistribution generates numbers from the Poisson distribution.
Adapted from stocc.cpp.
2018-08-28. Made thread safe, use in Jython scripts will be broken.
- See Also:
- Serialized Form