Uses of Class
org.ojalgo.random.Poisson
-
Packages that use Poisson Package Description org.ojalgo.random org.ojalgo.random.process -
-
Uses of Poisson in org.ojalgo.random
Methods in org.ojalgo.random that return Poisson Modifier and Type Method Description static Poisson
Poisson. of(double lambda)
-
Uses of Poisson in org.ojalgo.random.process
Fields in org.ojalgo.random.process declared as Poisson Modifier and Type Field Description private static Poisson
PoissonProcess. GENERATOR
Methods in org.ojalgo.random.process that return Poisson Modifier and Type Method Description Poisson
PoissonProcess. getDistribution(double evaluationPoint)
-