Uses of Package
org.ojalgo.random
-
Packages that use org.ojalgo.random Package Description org.ojalgo.data org.ojalgo.data.domain.finance org.ojalgo.random org.ojalgo.random.process org.ojalgo.type.function -
Classes in org.ojalgo.random used by org.ojalgo.data Class Description SampleSet -
Classes in org.ojalgo.random used by org.ojalgo.data.domain.finance Class Description RandomNumber RandomNumberSampleSet -
Classes in org.ojalgo.random used by org.ojalgo.random Class Description AbstractContinuous AbstractDiscrete AbstractDistribution1D Binomial The frequency in count indepedent trials, each with probability probability, has a binomial distribution.Cauchy https://en.wikipedia.org/wiki/Cauchy_distributionChiSquareDistribution ContinuousDistribution Deterministic DiscreteDistribution Distribution DistributionDistribution1D Exponential Distribution of length of life when no aging.FrequencyMap Count the occurrence of different keysFrequencyMap.FrequencyPredicate Geometric The number of required trials until an event with probability aProbability occurs has a geometric distribution.LogNormal A continuous distribution in which the logarithm of a variable has a normal distribution.Normal Under general conditions, the sum of a large number of random variables is approximately normally distributed (the central limit theorem).Poisson The Poisson distribution is a discrete probability distribution that expresses the probability of a given number of events occurring in a fixed interval of time and/or space if these events occur with a known average rate and independently of the time since the last event.Random1D RandomNumber RandomNumberSampleSet TDistribution Uniform Certain waiting times. -
Classes in org.ojalgo.random used by org.ojalgo.random.process Class Description Distribution DistributionExponential Distribution of length of life when no aging.LogNormal A continuous distribution in which the logarithm of a variable has a normal distribution.Normal Under general conditions, the sum of a large number of random variables is approximately normally distributed (the central limit theorem).Normal1D Poisson The Poisson distribution is a discrete probability distribution that expresses the probability of a given number of events occurring in a fixed interval of time and/or space if these events occur with a known average rate and independently of the time since the last event.Random1D SampleSet -
Classes in org.ojalgo.random used by org.ojalgo.type.function Class Description FrequencyMap Count the occurrence of different keysFrequencyMap.FrequencyPredicate