public class Poisson extends RandomNumber
BasicFunction.Differentiable<N extends Number,F extends BasicFunction<N>>, BasicFunction.Integratable<N extends Number,F extends BasicFunction<N>>| Modifier and Type | Method and Description |
|---|---|
protected double |
generate() |
double |
getExpected() |
double |
getProbability(int value)
Probability density function
|
double |
getVariance()
Subclasses must override either getStandardDeviation() or getVariance()!
|
checkProbabilty, doubleValue, floatValue, getStandardDeviation, intValue, invoke, longValue, random, setSeed, toStringbyteValue, shortValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetStandardDeviationandThen, get, getAsDoublepublic double getExpected()
public double getProbability(int value)
DiscreteDistributionpublic double getVariance()
RandomNumbergetVariance in interface DistributiongetVariance in class RandomNumberDistribution.getStandardDeviation(),
Distribution.getVariance()protected double generate()
generate in class RandomNumberCopyright © 2018 Optimatika. All rights reserved.