Class LXMBenchmark.LXM128Source
- java.lang.Object
-
- org.apache.commons.rng.examples.jmh.core.LXMBenchmark.LXM128Source
-
- Enclosing class:
- LXMBenchmark
public static class LXMBenchmark.LXM128Source extends Object
Encapsulates a method to compute an update step on an LXM generator with a 128-bit Linear Congruential Generator.
-
-
Constructor Summary
Constructors Constructor Description LXM128Source()
-
-
-
Constructor Detail
-
LXM128Source
public LXM128Source()
-
-
Method Detail
-
setup
public void setup()
Create the generator of output values.
-
-