jhplot.math.num.random
Class AbstractDiscreteRandomVariable
- java.lang.Object
-
- jhplot.math.num.random.AbstractDiscreteRandomVariable
-
- All Implemented Interfaces:
- DiscreteRandomVariable
- Direct Known Subclasses:
- BernoulliRandomVariable, BinomialRandomVariable, GeometricRandomVariable, NegativeBinomialRandomVariable, PoissonRandomVariable
public abstract class AbstractDiscreteRandomVariable extends java.lang.Object implements DiscreteRandomVariable
Base continuous random variable that provides a {@link RNG) instance as a source for uniform random numbers.- Since:
- 1.3
-
-
Method Summary
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface jhplot.math.num.random.DiscreteRandomVariable
nextRandomVariable
-
-
DMelt 3.0 © DataMelt by jWork.ORG