Uses of Class
org.apache.commons.rng.examples.jmh.core.JumpBenchmark.ArbitrarilyJumpableSource
-
Packages that use JumpBenchmark.ArbitrarilyJumpableSource Package Description org.apache.commons.rng.examples.jmh.core Benchmarks for theorg.apache.commons.rng.corecomponents. -
-
Uses of JumpBenchmark.ArbitrarilyJumpableSource in org.apache.commons.rng.examples.jmh.core
Methods in org.apache.commons.rng.examples.jmh.core with parameters of type JumpBenchmark.ArbitrarilyJumpableSource Modifier and Type Method Description org.apache.commons.rng.UniformRandomProviderJumpBenchmark. arbitraryJump(JumpBenchmark.ArbitrarilyJumpableSource data)Arbitrary jump benchmark.
-