jhplot.math.num.random
Class AbstractDiscreteRandomVariable

java.lang.Object
  extended by jhplot.math.num.random.AbstractDiscreteRandomVariable
All Implemented Interfaces:
DiscreteRandomVariable
Direct Known Subclasses:
BernoulliRandomVariable, BinomialRandomVariable, GeometricRandomVariable, NegativeBinomialRandomVariable, PoissonRandomVariable

public abstract class AbstractDiscreteRandomVariable
extends 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
 



jHepWork 3.1 ©