- All Implemented Interfaces:
- ContinuousRandomVariable
- Direct Known Subclasses:
- BetaRandomVariable, CauchyRandomVariable, ChiSquaredRandomVariable, ExponentialRandomVariable, FRandomVariable, GammaRandomVariable, LaplaceRandomVariable, LogisticRandomVariable, LogNormalRandomVariable, NormalRandomVariable, RayleighRandomVariable, TRandomVariable, UniformRandomVariable, WeibullRandomVariable
public abstract class AbstractContinuousRandomVariable
extends Object
implements ContinuousRandomVariable
Base continuous random variable that provides a
{@link RNG) instance as a source for uniform random numbers.
- Since:
- 1.3