Uses of Class
org.apache.commons.rng.examples.jmh.sampling.distribution.ZigguratSamplerPerformance.LongSources
-
Packages that use ZigguratSamplerPerformance.LongSources Package Description org.apache.commons.rng.examples.jmh.sampling.distribution Benchmarks for theorg.apache.commons.rng.sampling.distributioncomponents. -
-
Uses of ZigguratSamplerPerformance.LongSources in org.apache.commons.rng.examples.jmh.sampling.distribution
Methods in org.apache.commons.rng.examples.jmh.sampling.distribution with parameters of type ZigguratSamplerPerformance.LongSources Modifier and Type Method Description longZigguratSamplerPerformance. getUnsignedLong(ZigguratSamplerPerformance.LongSources sources)Benchmark methods for obtaining an unsigned long.
-