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