Uses of Class
org.apache.commons.rng.examples.jmh.sampling.distribution.StableSamplerPerformance.D2Source
-
Packages that use StableSamplerPerformance.D2Source Package Description org.apache.commons.rng.examples.jmh.sampling.distribution Benchmarks for theorg.apache.commons.rng.sampling.distributioncomponents. -
-
Uses of StableSamplerPerformance.D2Source in org.apache.commons.rng.examples.jmh.sampling.distribution
Methods in org.apache.commons.rng.examples.jmh.sampling.distribution with parameters of type StableSamplerPerformance.D2Source Modifier and Type Method Description doubleStableSamplerPerformance. nextD2(StableSamplerPerformance.D2Source source)Test methods for producing(exp(x) - 1) / x.
-