jhplot.math.num.random
Interface ContinuousRandomVariable
-
- All Known Implementing Classes:
- AbstractContinuousRandomVariable, BetaRandomVariable, CauchyRandomVariable, ChiSquaredRandomVariable, ExponentialRandomVariable, FRandomVariable, GammaRandomVariable, LaplaceRandomVariable, LogisticRandomVariable, LogNormalRandomVariable, NormalRandomVariable, RayleighRandomVariable, TRandomVariable, UniformRandomVariable, WeibullRandomVariable
public interface ContinuousRandomVariable
A random variable generator for a continuous distribution.- Since:
- 1.3
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description double
nextRandomVariable()
Access the next random variable from this generator.
-
DMelt 3.0 © DataMelt by jWork.ORG