jhplot.math.num.random
Interface DiscreteRandomVariable
-
- All Known Implementing Classes:
- AbstractDiscreteRandomVariable, BernoulliRandomVariable, BinomialRandomVariable, GeometricRandomVariable, NegativeBinomialRandomVariable, PoissonRandomVariable
public interface DiscreteRandomVariable
A random variable generator for a discrete distribution.- Since:
- 1.3
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description int
nextRandomVariable()
Access the next random variable from this generator.
-
DMelt 3.0 © DataMelt by jWork.ORG