You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@commons.apache.org by er...@apache.org on 2017/04/20 11:33:54 UTC

svn commit: r1010778 [11/39] - in /websites/production/commons/content/proper/commons-rng: ./ commons-rng-client-api/ commons-rng-client-api/apidocs/ commons-rng-client-api/apidocs/org/apache/commons/rng/ commons-rng-client-api/apidocs/org/apache/commo...

Modified: websites/production/commons/content/proper/commons-rng/commons-rng-jmh/apidocs/index-all.html
==============================================================================
--- websites/production/commons/content/proper/commons-rng/commons-rng-jmh/apidocs/index-all.html (original)
+++ websites/production/commons/content/proper/commons-rng/commons-rng-jmh/apidocs/index-all.html Thu Apr 20 11:33:45 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Index (Apache Commons RNG JMH 1.0 API)</title>
+<title>Index (Apache Commons RNG JMH 1.1-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Index (Apache Commons RNG JMH 1.0 API)";
+            parent.document.title="Index (Apache Commons RNG JMH 1.1-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -150,6 +150,8 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/generated/GenerationPerformance_Sources_jmhType_B3.html#GenerationPerformance_Sources_jmhType_B3--">GenerationPerformance_Sources_jmhType_B3()</a></span> - Constructor for class org.apache.commons.rng.jmh.generated.<a href="org/apache/commons/rng/jmh/generated/GenerationPerformance_Sources_jmhType_B3.html" title="class in org.apache.commons.rng.jmh.generated">GenerationPerformance_Sources_jmhType_B3</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/SamplersPerformance.Sources.html#getGenerator--">getGenerator()</a></span> - Method in class org.apache.commons.rng.jmh.distribution.<a href="org/apache/commons/rng/jmh/distribution/SamplersPerformance.Sources.html" title="class in org.apache.commons.rng.jmh.distribution">SamplersPerformance.Sources</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/GenerationPerformance.Sources.html#getGenerator--">getGenerator()</a></span> - Method in class org.apache.commons.rng.jmh.<a href="org/apache/commons/rng/jmh/GenerationPerformance.Sources.html" title="class in org.apache.commons.rng.jmh">GenerationPerformance.Sources</a></dt>
 <dd>&nbsp;</dd>
 </dl>
@@ -230,6 +232,33 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/generated/GenerationPerformance_nextFloat_jmhTest.html#nextFloat_thrpt_jmhStub-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.results.RawResults-org.openjdk.jmh.infra.BenchmarkParams-org.openjdk.jmh.infra.IterationParams-org.openjdk.jmh.infra.ThreadParams-org.openjdk.jmh.infra.Blackhole-org.openjdk.jmh.infra.Control-int-org.apache.commons.rng.jmh.generated.GenerationPerformance_Sources_jmhType-org.apache.commons.rng.jmh.generated.GenerationPerformance_jmhType-">nextFloat_thrpt_jmhStub(InfraControl, RawResults, BenchmarkParams, IterationParams, ThreadParams, Blackhole, Control, int, GenerationPerformance_Sources_jmhType, GenerationPerformance_jmhType)</a></span> - Static method in class org.apache.commons.rng.jmh.generated.<a href="org/apache/commons/rng/jmh/generated/GenerationPerformance_nextFloat_jmhTest.html" title="class in org.apache.commons.rng.jmh.generated">GenerationPerformance_nextFloat_jmhTest</a></
 dt>
 <dd>&nbsp;</dd>
+<dt><a href="org/apache/commons/rng/jmh/distribution/NextGaussianPerformance.html" title="class in org.apache.commons.rng.jmh.distribution"><span class="typeNameLink">NextGaussianPerformance</span></a> - Class in <a href="org/apache/commons/rng/jmh/distribution/package-summary.html">org.apache.commons.rng.jmh.distribution</a></dt>
+<dd>
+<div class="block">Benchmark for <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Random.html?is-external=true#nextGaussian--" title="class or interface in java.util"><code>Random.nextGaussian()</code></a> in order to compare
+ the speed of generation of normally-distributed random numbers.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/NextGaussianPerformance.html#NextGaussianPerformance--">NextGaussianPerformance()</a></span> - Constructor for class org.apache.commons.rng.jmh.distribution.<a href="org/apache/commons/rng/jmh/distribution/NextGaussianPerformance.html" title="class in org.apache.commons.rng.jmh.distribution">NextGaussianPerformance</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/commons/rng/jmh/distribution/generated/NextGaussianPerformance_jmhType.html" title="class in org.apache.commons.rng.jmh.distribution.generated"><span class="typeNameLink">NextGaussianPerformance_jmhType</span></a> - Class in <a href="org/apache/commons/rng/jmh/distribution/generated/package-summary.html">org.apache.commons.rng.jmh.distribution.generated</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/NextGaussianPerformance_jmhType.html#NextGaussianPerformance_jmhType--">NextGaussianPerformance_jmhType()</a></span> - Constructor for class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/NextGaussianPerformance_jmhType.html" title="class in org.apache.commons.rng.jmh.distribution.generated">NextGaussianPerformance_jmhType</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/commons/rng/jmh/distribution/generated/NextGaussianPerformance_jmhType_B1.html" title="class in org.apache.commons.rng.jmh.distribution.generated"><span class="typeNameLink">NextGaussianPerformance_jmhType_B1</span></a> - Class in <a href="org/apache/commons/rng/jmh/distribution/generated/package-summary.html">org.apache.commons.rng.jmh.distribution.generated</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/NextGaussianPerformance_jmhType_B1.html#NextGaussianPerformance_jmhType_B1--">NextGaussianPerformance_jmhType_B1()</a></span> - Constructor for class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/NextGaussianPerformance_jmhType_B1.html" title="class in org.apache.commons.rng.jmh.distribution.generated">NextGaussianPerformance_jmhType_B1</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/commons/rng/jmh/distribution/generated/NextGaussianPerformance_jmhType_B2.html" title="class in org.apache.commons.rng.jmh.distribution.generated"><span class="typeNameLink">NextGaussianPerformance_jmhType_B2</span></a> - Class in <a href="org/apache/commons/rng/jmh/distribution/generated/package-summary.html">org.apache.commons.rng.jmh.distribution.generated</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/NextGaussianPerformance_jmhType_B2.html#NextGaussianPerformance_jmhType_B2--">NextGaussianPerformance_jmhType_B2()</a></span> - Constructor for class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/NextGaussianPerformance_jmhType_B2.html" title="class in org.apache.commons.rng.jmh.distribution.generated">NextGaussianPerformance_jmhType_B2</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/commons/rng/jmh/distribution/generated/NextGaussianPerformance_jmhType_B3.html" title="class in org.apache.commons.rng.jmh.distribution.generated"><span class="typeNameLink">NextGaussianPerformance_jmhType_B3</span></a> - Class in <a href="org/apache/commons/rng/jmh/distribution/generated/package-summary.html">org.apache.commons.rng.jmh.distribution.generated</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/NextGaussianPerformance_jmhType_B3.html#NextGaussianPerformance_jmhType_B3--">NextGaussianPerformance_jmhType_B3()</a></span> - Constructor for class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/NextGaussianPerformance_jmhType_B3.html" title="class in org.apache.commons.rng.jmh.distribution.generated">NextGaussianPerformance_jmhType_B3</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/commons/rng/jmh/distribution/generated/NextGaussianPerformance_runJDKRandomGaussianSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated"><span class="typeNameLink">NextGaussianPerformance_runJDKRandomGaussianSampler_jmhTest</span></a> - Class in <a href="org/apache/commons/rng/jmh/distribution/generated/package-summary.html">org.apache.commons.rng.jmh.distribution.generated</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/NextGaussianPerformance_runJDKRandomGaussianSampler_jmhTest.html#NextGaussianPerformance_runJDKRandomGaussianSampler_jmhTest--">NextGaussianPerformance_runJDKRandomGaussianSampler_jmhTest()</a></span> - Constructor for class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/NextGaussianPerformance_runJDKRandomGaussianSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">NextGaussianPerformance_runJDKRandomGaussianSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/GenerationPerformance.html#nextInt-org.apache.commons.rng.jmh.GenerationPerformance.Sources-org.openjdk.jmh.infra.Blackhole-">nextInt(GenerationPerformance.Sources, Blackhole)</a></span> - Method in class org.apache.commons.rng.jmh.<a href="org/apache/commons/rng/jmh/GenerationPerformance.html" title="class in org.apache.commons.rng.jmh">GenerationPerformance</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/generated/GenerationPerformance_nextInt_jmhTest.html#nextInt_AverageTime-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.infra.ThreadParams-">nextInt_AverageTime(InfraControl, ThreadParams)</a></span> - Method in class org.apache.commons.rng.jmh.generated.<a href="org/apache/commons/rng/jmh/generated/GenerationPerformance_nextInt_jmhTest.html" title="class in org.apache.commons.rng.jmh.generated">GenerationPerformance_nextInt_jmhTest</a></dt>
@@ -312,6 +341,12 @@
 <dd>
 <div class="block">Performance benchmarks</div>
 </dd>
+<dt><a href="org/apache/commons/rng/jmh/distribution/package-summary.html">org.apache.commons.rng.jmh.distribution</a> - package org.apache.commons.rng.jmh.distribution</dt>
+<dd>
+<div class="block">Benchmarks for samplers.</div>
+</dd>
+<dt><a href="org/apache/commons/rng/jmh/distribution/generated/package-summary.html">org.apache.commons.rng.jmh.distribution.generated</a> - package org.apache.commons.rng.jmh.distribution.generated</dt>
+<dd>&nbsp;</dd>
 <dt><a href="org/apache/commons/rng/jmh/generated/package-summary.html">org.apache.commons.rng.jmh.generated</a> - package org.apache.commons.rng.jmh.generated</dt>
 <dd>&nbsp;</dd>
 </dl>
@@ -320,52 +355,437 @@
 </a>
 <h2 class="title">R</h2>
 <dl>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/NextGaussianPerformance_jmhType_B2.html#readyInvocation">readyInvocation</a></span> - Variable in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/NextGaussianPerformance_jmhType_B2.html" title="class in org.apache.commons.rng.jmh.distribution.generated">NextGaussianPerformance_jmhType_B2</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_jmhType_B2.html#readyInvocation">readyInvocation</a></span> - Variable in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_jmhType_B2.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_jmhType_B2</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_Sources_jmhType_B2.html#readyInvocation">readyInvocation</a></span> - Variable in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_Sources_jmhType_B2.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_Sources_jmhType_B2</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/generated/GenerationPerformance_jmhType_B2.html#readyInvocation">readyInvocation</a></span> - Variable in class org.apache.commons.rng.jmh.generated.<a href="org/apache/commons/rng/jmh/generated/GenerationPerformance_jmhType_B2.html" title="class in org.apache.commons.rng.jmh.generated">GenerationPerformance_jmhType_B2</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/generated/GenerationPerformance_Sources_jmhType_B2.html#readyInvocation">readyInvocation</a></span> - Variable in class org.apache.commons.rng.jmh.generated.<a href="org/apache/commons/rng/jmh/generated/GenerationPerformance_Sources_jmhType_B2.html" title="class in org.apache.commons.rng.jmh.generated">GenerationPerformance_Sources_jmhType_B2</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/NextGaussianPerformance_jmhType_B2.html#readyIteration">readyIteration</a></span> - Variable in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/NextGaussianPerformance_jmhType_B2.html" title="class in org.apache.commons.rng.jmh.distribution.generated">NextGaussianPerformance_jmhType_B2</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_jmhType_B2.html#readyIteration">readyIteration</a></span> - Variable in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_jmhType_B2.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_jmhType_B2</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_Sources_jmhType_B2.html#readyIteration">readyIteration</a></span> - Variable in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_Sources_jmhType_B2.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_Sources_jmhType_B2</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/generated/GenerationPerformance_jmhType_B2.html#readyIteration">readyIteration</a></span> - Variable in class org.apache.commons.rng.jmh.generated.<a href="org/apache/commons/rng/jmh/generated/GenerationPerformance_jmhType_B2.html" title="class in org.apache.commons.rng.jmh.generated">GenerationPerformance_jmhType_B2</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/generated/GenerationPerformance_Sources_jmhType_B2.html#readyIteration">readyIteration</a></span> - Variable in class org.apache.commons.rng.jmh.generated.<a href="org/apache/commons/rng/jmh/generated/GenerationPerformance_Sources_jmhType_B2.html" title="class in org.apache.commons.rng.jmh.generated">GenerationPerformance_Sources_jmhType_B2</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/NextGaussianPerformance_jmhType_B2.html#readyTrial">readyTrial</a></span> - Variable in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/NextGaussianPerformance_jmhType_B2.html" title="class in org.apache.commons.rng.jmh.distribution.generated">NextGaussianPerformance_jmhType_B2</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_jmhType_B2.html#readyTrial">readyTrial</a></span> - Variable in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_jmhType_B2.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_jmhType_B2</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_Sources_jmhType_B2.html#readyTrial">readyTrial</a></span> - Variable in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_Sources_jmhType_B2.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_Sources_jmhType_B2</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/generated/GenerationPerformance_jmhType_B2.html#readyTrial">readyTrial</a></span> - Variable in class org.apache.commons.rng.jmh.generated.<a href="org/apache/commons/rng/jmh/generated/GenerationPerformance_jmhType_B2.html" title="class in org.apache.commons.rng.jmh.generated">GenerationPerformance_jmhType_B2</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/generated/GenerationPerformance_Sources_jmhType_B2.html#readyTrial">readyTrial</a></span> - Variable in class org.apache.commons.rng.jmh.generated.<a href="org/apache/commons/rng/jmh/generated/GenerationPerformance_Sources_jmhType_B2.html" title="class in org.apache.commons.rng.jmh.generated">GenerationPerformance_Sources_jmhType_B2</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/SamplersPerformance.html#runAhrensDieterExponentialSampler-org.apache.commons.rng.jmh.distribution.SamplersPerformance.Sources-org.openjdk.jmh.infra.Blackhole-">runAhrensDieterExponentialSampler(SamplersPerformance.Sources, Blackhole)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.<a href="org/apache/commons/rng/jmh/distribution/SamplersPerformance.html" title="class in org.apache.commons.rng.jmh.distribution">SamplersPerformance</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runAhrensDieterExponentialSampler_jmhTest.html#runAhrensDieterExponentialSampler_AverageTime-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.infra.ThreadParams-">runAhrensDieterExponentialSampler_AverageTime(InfraControl, ThreadParams)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runAhrensDieterExponentialSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runAhrensDieterExponentialSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runAhrensDieterExponentialSampler_jmhTest.html#runAhrensDieterExponentialSampler_avgt_jmhStub-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.results.RawResults-org.openjdk.jmh.infra.BenchmarkParams-org.openjdk.jmh.infra.IterationParams-org.openjdk.jmh.infra.ThreadParams-org.openjdk.jmh.infra.Blackhole-org.openjdk.jmh.infra.Control-int-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_Sources_jmhType-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_jmhType-">runAhrensDieterExponentialSampler_avgt_jmhStub(InfraControl, RawResults, BenchmarkParams, IterationParams, ThreadParams, Blackhole, Control, int, SamplersPerformance_Sources_jmhType, SamplersPerformance_jmhType)</a></span> - Static method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_
 runAhrensDieterExponentialSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runAhrensDieterExponentialSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runAhrensDieterExponentialSampler_jmhTest.html#runAhrensDieterExponentialSampler_sample_jmhStub-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.results.RawResults-org.openjdk.jmh.infra.BenchmarkParams-org.openjdk.jmh.infra.IterationParams-org.openjdk.jmh.infra.ThreadParams-org.openjdk.jmh.infra.Blackhole-org.openjdk.jmh.infra.Control-int-org.openjdk.jmh.util.SampleBuffer-int-long-int-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_Sources_jmhType-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_jmhType-">runAhrensDieterExponentialSampler_sample_jmhStub(InfraControl, RawResults, BenchmarkParams, IterationParams, ThreadParams, Blackhole, Control, int, SampleBuffer, int, long, int, SamplersPerformance_Sources_jmhType, SamplersPerformance_jmhType)</a></span> - Static method in class org.apache.commons.rng.jmh.distribution.generate
 d.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runAhrensDieterExponentialSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runAhrensDieterExponentialSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runAhrensDieterExponentialSampler_jmhTest.html#runAhrensDieterExponentialSampler_SampleTime-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.infra.ThreadParams-">runAhrensDieterExponentialSampler_SampleTime(InfraControl, ThreadParams)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runAhrensDieterExponentialSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runAhrensDieterExponentialSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runAhrensDieterExponentialSampler_jmhTest.html#runAhrensDieterExponentialSampler_SingleShotTime-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.infra.ThreadParams-">runAhrensDieterExponentialSampler_SingleShotTime(InfraControl, ThreadParams)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runAhrensDieterExponentialSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runAhrensDieterExponentialSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runAhrensDieterExponentialSampler_jmhTest.html#runAhrensDieterExponentialSampler_ss_jmhStub-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.results.RawResults-org.openjdk.jmh.infra.BenchmarkParams-org.openjdk.jmh.infra.IterationParams-org.openjdk.jmh.infra.ThreadParams-org.openjdk.jmh.infra.Blackhole-org.openjdk.jmh.infra.Control-int-int-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_Sources_jmhType-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_jmhType-">runAhrensDieterExponentialSampler_ss_jmhStub(InfraControl, RawResults, BenchmarkParams, IterationParams, ThreadParams, Blackhole, Control, int, int, SamplersPerformance_Sources_jmhType, SamplersPerformance_jmhType)</a></span> - Static method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerform
 ance_runAhrensDieterExponentialSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runAhrensDieterExponentialSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runAhrensDieterExponentialSampler_jmhTest.html#runAhrensDieterExponentialSampler_Throughput-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.infra.ThreadParams-">runAhrensDieterExponentialSampler_Throughput(InfraControl, ThreadParams)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runAhrensDieterExponentialSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runAhrensDieterExponentialSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runAhrensDieterExponentialSampler_jmhTest.html#runAhrensDieterExponentialSampler_thrpt_jmhStub-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.results.RawResults-org.openjdk.jmh.infra.BenchmarkParams-org.openjdk.jmh.infra.IterationParams-org.openjdk.jmh.infra.ThreadParams-org.openjdk.jmh.infra.Blackhole-org.openjdk.jmh.infra.Control-int-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_Sources_jmhType-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_jmhType-">runAhrensDieterExponentialSampler_thrpt_jmhStub(InfraControl, RawResults, BenchmarkParams, IterationParams, ThreadParams, Blackhole, Control, int, SamplersPerformance_Sources_jmhType, SamplersPerformance_jmhType)</a></span> - Static method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformanc
 e_runAhrensDieterExponentialSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runAhrensDieterExponentialSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/SamplersPerformance.html#runAhrensDieterMarsagliaTsangGammaSampler-org.apache.commons.rng.jmh.distribution.SamplersPerformance.Sources-org.openjdk.jmh.infra.Blackhole-">runAhrensDieterMarsagliaTsangGammaSampler(SamplersPerformance.Sources, Blackhole)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.<a href="org/apache/commons/rng/jmh/distribution/SamplersPerformance.html" title="class in org.apache.commons.rng.jmh.distribution">SamplersPerformance</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runAhrensDieterMarsagliaTsangGammaSampler_jmhTest.html#runAhrensDieterMarsagliaTsangGammaSampler_AverageTime-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.infra.ThreadParams-">runAhrensDieterMarsagliaTsangGammaSampler_AverageTime(InfraControl, ThreadParams)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runAhrensDieterMarsagliaTsangGammaSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runAhrensDieterMarsagliaTsangGammaSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runAhrensDieterMarsagliaTsangGammaSampler_jmhTest.html#runAhrensDieterMarsagliaTsangGammaSampler_avgt_jmhStub-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.results.RawResults-org.openjdk.jmh.infra.BenchmarkParams-org.openjdk.jmh.infra.IterationParams-org.openjdk.jmh.infra.ThreadParams-org.openjdk.jmh.infra.Blackhole-org.openjdk.jmh.infra.Control-int-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_Sources_jmhType-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_jmhType-">runAhrensDieterMarsagliaTsangGammaSampler_avgt_jmhStub(InfraControl, RawResults, BenchmarkParams, IterationParams, ThreadParams, Blackhole, Control, int, SamplersPerformance_Sources_jmhType, SamplersPerformance_jmhType)</a></span> - Static method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/genera
 ted/SamplersPerformance_runAhrensDieterMarsagliaTsangGammaSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runAhrensDieterMarsagliaTsangGammaSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runAhrensDieterMarsagliaTsangGammaSampler_jmhTest.html#runAhrensDieterMarsagliaTsangGammaSampler_sample_jmhStub-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.results.RawResults-org.openjdk.jmh.infra.BenchmarkParams-org.openjdk.jmh.infra.IterationParams-org.openjdk.jmh.infra.ThreadParams-org.openjdk.jmh.infra.Blackhole-org.openjdk.jmh.infra.Control-int-org.openjdk.jmh.util.SampleBuffer-int-long-int-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_Sources_jmhType-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_jmhType-">runAhrensDieterMarsagliaTsangGammaSampler_sample_jmhStub(InfraControl, RawResults, BenchmarkParams, IterationParams, ThreadParams, Blackhole, Control, int, SampleBuffer, int, long, int, SamplersPerformance_Sources_jmhType, SamplersPerformance_jmhType)</a></span> - Static method in class org.apache.commons.rng.j
 mh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runAhrensDieterMarsagliaTsangGammaSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runAhrensDieterMarsagliaTsangGammaSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runAhrensDieterMarsagliaTsangGammaSampler_jmhTest.html#runAhrensDieterMarsagliaTsangGammaSampler_SampleTime-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.infra.ThreadParams-">runAhrensDieterMarsagliaTsangGammaSampler_SampleTime(InfraControl, ThreadParams)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runAhrensDieterMarsagliaTsangGammaSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runAhrensDieterMarsagliaTsangGammaSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runAhrensDieterMarsagliaTsangGammaSampler_jmhTest.html#runAhrensDieterMarsagliaTsangGammaSampler_SingleShotTime-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.infra.ThreadParams-">runAhrensDieterMarsagliaTsangGammaSampler_SingleShotTime(InfraControl, ThreadParams)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runAhrensDieterMarsagliaTsangGammaSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runAhrensDieterMarsagliaTsangGammaSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runAhrensDieterMarsagliaTsangGammaSampler_jmhTest.html#runAhrensDieterMarsagliaTsangGammaSampler_ss_jmhStub-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.results.RawResults-org.openjdk.jmh.infra.BenchmarkParams-org.openjdk.jmh.infra.IterationParams-org.openjdk.jmh.infra.ThreadParams-org.openjdk.jmh.infra.Blackhole-org.openjdk.jmh.infra.Control-int-int-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_Sources_jmhType-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_jmhType-">runAhrensDieterMarsagliaTsangGammaSampler_ss_jmhStub(InfraControl, RawResults, BenchmarkParams, IterationParams, ThreadParams, Blackhole, Control, int, int, SamplersPerformance_Sources_jmhType, SamplersPerformance_jmhType)</a></span> - Static method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/g
 enerated/SamplersPerformance_runAhrensDieterMarsagliaTsangGammaSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runAhrensDieterMarsagliaTsangGammaSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runAhrensDieterMarsagliaTsangGammaSampler_jmhTest.html#runAhrensDieterMarsagliaTsangGammaSampler_Throughput-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.infra.ThreadParams-">runAhrensDieterMarsagliaTsangGammaSampler_Throughput(InfraControl, ThreadParams)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runAhrensDieterMarsagliaTsangGammaSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runAhrensDieterMarsagliaTsangGammaSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runAhrensDieterMarsagliaTsangGammaSampler_jmhTest.html#runAhrensDieterMarsagliaTsangGammaSampler_thrpt_jmhStub-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.results.RawResults-org.openjdk.jmh.infra.BenchmarkParams-org.openjdk.jmh.infra.IterationParams-org.openjdk.jmh.infra.ThreadParams-org.openjdk.jmh.infra.Blackhole-org.openjdk.jmh.infra.Control-int-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_Sources_jmhType-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_jmhType-">runAhrensDieterMarsagliaTsangGammaSampler_thrpt_jmhStub(InfraControl, RawResults, BenchmarkParams, IterationParams, ThreadParams, Blackhole, Control, int, SamplersPerformance_Sources_jmhType, SamplersPerformance_jmhType)</a></span> - Static method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/gene
 rated/SamplersPerformance_runAhrensDieterMarsagliaTsangGammaSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runAhrensDieterMarsagliaTsangGammaSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/SamplersPerformance.html#runBoxMullerGaussianSampler-org.apache.commons.rng.jmh.distribution.SamplersPerformance.Sources-org.openjdk.jmh.infra.Blackhole-">runBoxMullerGaussianSampler(SamplersPerformance.Sources, Blackhole)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.<a href="org/apache/commons/rng/jmh/distribution/SamplersPerformance.html" title="class in org.apache.commons.rng.jmh.distribution">SamplersPerformance</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMullerGaussianSampler_jmhTest.html#runBoxMullerGaussianSampler_AverageTime-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.infra.ThreadParams-">runBoxMullerGaussianSampler_AverageTime(InfraControl, ThreadParams)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMullerGaussianSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runBoxMullerGaussianSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMullerGaussianSampler_jmhTest.html#runBoxMullerGaussianSampler_avgt_jmhStub-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.results.RawResults-org.openjdk.jmh.infra.BenchmarkParams-org.openjdk.jmh.infra.IterationParams-org.openjdk.jmh.infra.ThreadParams-org.openjdk.jmh.infra.Blackhole-org.openjdk.jmh.infra.Control-int-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_Sources_jmhType-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_jmhType-">runBoxMullerGaussianSampler_avgt_jmhStub(InfraControl, RawResults, BenchmarkParams, IterationParams, ThreadParams, Blackhole, Control, int, SamplersPerformance_Sources_jmhType, SamplersPerformance_jmhType)</a></span> - Static method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMullerGaussi
 anSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runBoxMullerGaussianSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMullerGaussianSampler_jmhTest.html#runBoxMullerGaussianSampler_sample_jmhStub-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.results.RawResults-org.openjdk.jmh.infra.BenchmarkParams-org.openjdk.jmh.infra.IterationParams-org.openjdk.jmh.infra.ThreadParams-org.openjdk.jmh.infra.Blackhole-org.openjdk.jmh.infra.Control-int-org.openjdk.jmh.util.SampleBuffer-int-long-int-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_Sources_jmhType-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_jmhType-">runBoxMullerGaussianSampler_sample_jmhStub(InfraControl, RawResults, BenchmarkParams, IterationParams, ThreadParams, Blackhole, Control, int, SampleBuffer, int, long, int, SamplersPerformance_Sources_jmhType, SamplersPerformance_jmhType)</a></span> - Static method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apa
 che/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMullerGaussianSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runBoxMullerGaussianSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMullerGaussianSampler_jmhTest.html#runBoxMullerGaussianSampler_SampleTime-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.infra.ThreadParams-">runBoxMullerGaussianSampler_SampleTime(InfraControl, ThreadParams)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMullerGaussianSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runBoxMullerGaussianSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMullerGaussianSampler_jmhTest.html#runBoxMullerGaussianSampler_SingleShotTime-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.infra.ThreadParams-">runBoxMullerGaussianSampler_SingleShotTime(InfraControl, ThreadParams)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMullerGaussianSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runBoxMullerGaussianSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMullerGaussianSampler_jmhTest.html#runBoxMullerGaussianSampler_ss_jmhStub-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.results.RawResults-org.openjdk.jmh.infra.BenchmarkParams-org.openjdk.jmh.infra.IterationParams-org.openjdk.jmh.infra.ThreadParams-org.openjdk.jmh.infra.Blackhole-org.openjdk.jmh.infra.Control-int-int-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_Sources_jmhType-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_jmhType-">runBoxMullerGaussianSampler_ss_jmhStub(InfraControl, RawResults, BenchmarkParams, IterationParams, ThreadParams, Blackhole, Control, int, int, SamplersPerformance_Sources_jmhType, SamplersPerformance_jmhType)</a></span> - Static method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMullerG
 aussianSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runBoxMullerGaussianSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMullerGaussianSampler_jmhTest.html#runBoxMullerGaussianSampler_Throughput-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.infra.ThreadParams-">runBoxMullerGaussianSampler_Throughput(InfraControl, ThreadParams)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMullerGaussianSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runBoxMullerGaussianSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMullerGaussianSampler_jmhTest.html#runBoxMullerGaussianSampler_thrpt_jmhStub-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.results.RawResults-org.openjdk.jmh.infra.BenchmarkParams-org.openjdk.jmh.infra.IterationParams-org.openjdk.jmh.infra.ThreadParams-org.openjdk.jmh.infra.Blackhole-org.openjdk.jmh.infra.Control-int-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_Sources_jmhType-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_jmhType-">runBoxMullerGaussianSampler_thrpt_jmhStub(InfraControl, RawResults, BenchmarkParams, IterationParams, ThreadParams, Blackhole, Control, int, SamplersPerformance_Sources_jmhType, SamplersPerformance_jmhType)</a></span> - Static method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMullerGaus
 sianSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runBoxMullerGaussianSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/SamplersPerformance.html#runBoxMullerLogNormalSampler-org.apache.commons.rng.jmh.distribution.SamplersPerformance.Sources-org.openjdk.jmh.infra.Blackhole-">runBoxMullerLogNormalSampler(SamplersPerformance.Sources, Blackhole)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.<a href="org/apache/commons/rng/jmh/distribution/SamplersPerformance.html" title="class in org.apache.commons.rng.jmh.distribution">SamplersPerformance</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMullerLogNormalSampler_jmhTest.html#runBoxMullerLogNormalSampler_AverageTime-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.infra.ThreadParams-">runBoxMullerLogNormalSampler_AverageTime(InfraControl, ThreadParams)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMullerLogNormalSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runBoxMullerLogNormalSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMullerLogNormalSampler_jmhTest.html#runBoxMullerLogNormalSampler_avgt_jmhStub-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.results.RawResults-org.openjdk.jmh.infra.BenchmarkParams-org.openjdk.jmh.infra.IterationParams-org.openjdk.jmh.infra.ThreadParams-org.openjdk.jmh.infra.Blackhole-org.openjdk.jmh.infra.Control-int-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_Sources_jmhType-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_jmhType-">runBoxMullerLogNormalSampler_avgt_jmhStub(InfraControl, RawResults, BenchmarkParams, IterationParams, ThreadParams, Blackhole, Control, int, SamplersPerformance_Sources_jmhType, SamplersPerformance_jmhType)</a></span> - Static method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMullerLog
 NormalSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runBoxMullerLogNormalSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMullerLogNormalSampler_jmhTest.html#runBoxMullerLogNormalSampler_sample_jmhStub-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.results.RawResults-org.openjdk.jmh.infra.BenchmarkParams-org.openjdk.jmh.infra.IterationParams-org.openjdk.jmh.infra.ThreadParams-org.openjdk.jmh.infra.Blackhole-org.openjdk.jmh.infra.Control-int-org.openjdk.jmh.util.SampleBuffer-int-long-int-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_Sources_jmhType-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_jmhType-">runBoxMullerLogNormalSampler_sample_jmhStub(InfraControl, RawResults, BenchmarkParams, IterationParams, ThreadParams, Blackhole, Control, int, SampleBuffer, int, long, int, SamplersPerformance_Sources_jmhType, SamplersPerformance_jmhType)</a></span> - Static method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/
 apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMullerLogNormalSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runBoxMullerLogNormalSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMullerLogNormalSampler_jmhTest.html#runBoxMullerLogNormalSampler_SampleTime-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.infra.ThreadParams-">runBoxMullerLogNormalSampler_SampleTime(InfraControl, ThreadParams)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMullerLogNormalSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runBoxMullerLogNormalSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMullerLogNormalSampler_jmhTest.html#runBoxMullerLogNormalSampler_SingleShotTime-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.infra.ThreadParams-">runBoxMullerLogNormalSampler_SingleShotTime(InfraControl, ThreadParams)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMullerLogNormalSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runBoxMullerLogNormalSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMullerLogNormalSampler_jmhTest.html#runBoxMullerLogNormalSampler_ss_jmhStub-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.results.RawResults-org.openjdk.jmh.infra.BenchmarkParams-org.openjdk.jmh.infra.IterationParams-org.openjdk.jmh.infra.ThreadParams-org.openjdk.jmh.infra.Blackhole-org.openjdk.jmh.infra.Control-int-int-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_Sources_jmhType-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_jmhType-">runBoxMullerLogNormalSampler_ss_jmhStub(InfraControl, RawResults, BenchmarkParams, IterationParams, ThreadParams, Blackhole, Control, int, int, SamplersPerformance_Sources_jmhType, SamplersPerformance_jmhType)</a></span> - Static method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMull
 erLogNormalSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runBoxMullerLogNormalSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMullerLogNormalSampler_jmhTest.html#runBoxMullerLogNormalSampler_Throughput-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.infra.ThreadParams-">runBoxMullerLogNormalSampler_Throughput(InfraControl, ThreadParams)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMullerLogNormalSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runBoxMullerLogNormalSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMullerLogNormalSampler_jmhTest.html#runBoxMullerLogNormalSampler_thrpt_jmhStub-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.results.RawResults-org.openjdk.jmh.infra.BenchmarkParams-org.openjdk.jmh.infra.IterationParams-org.openjdk.jmh.infra.ThreadParams-org.openjdk.jmh.infra.Blackhole-org.openjdk.jmh.infra.Control-int-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_Sources_jmhType-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_jmhType-">runBoxMullerLogNormalSampler_thrpt_jmhStub(InfraControl, RawResults, BenchmarkParams, IterationParams, ThreadParams, Blackhole, Control, int, SamplersPerformance_Sources_jmhType, SamplersPerformance_jmhType)</a></span> - Static method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMullerL
 ogNormalSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runBoxMullerLogNormalSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/SamplersPerformance.html#runBoxMullerNormalizedGaussianSampler-org.apache.commons.rng.jmh.distribution.SamplersPerformance.Sources-org.openjdk.jmh.infra.Blackhole-">runBoxMullerNormalizedGaussianSampler(SamplersPerformance.Sources, Blackhole)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.<a href="org/apache/commons/rng/jmh/distribution/SamplersPerformance.html" title="class in org.apache.commons.rng.jmh.distribution">SamplersPerformance</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMullerNormalizedGaussianSampler_jmhTest.html#runBoxMullerNormalizedGaussianSampler_AverageTime-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.infra.ThreadParams-">runBoxMullerNormalizedGaussianSampler_AverageTime(InfraControl, ThreadParams)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMullerNormalizedGaussianSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runBoxMullerNormalizedGaussianSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMullerNormalizedGaussianSampler_jmhTest.html#runBoxMullerNormalizedGaussianSampler_avgt_jmhStub-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.results.RawResults-org.openjdk.jmh.infra.BenchmarkParams-org.openjdk.jmh.infra.IterationParams-org.openjdk.jmh.infra.ThreadParams-org.openjdk.jmh.infra.Blackhole-org.openjdk.jmh.infra.Control-int-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_Sources_jmhType-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_jmhType-">runBoxMullerNormalizedGaussianSampler_avgt_jmhStub(InfraControl, RawResults, BenchmarkParams, IterationParams, ThreadParams, Blackhole, Control, int, SamplersPerformance_Sources_jmhType, SamplersPerformance_jmhType)</a></span> - Static method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/Samplers
 Performance_runBoxMullerNormalizedGaussianSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runBoxMullerNormalizedGaussianSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMullerNormalizedGaussianSampler_jmhTest.html#runBoxMullerNormalizedGaussianSampler_sample_jmhStub-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.results.RawResults-org.openjdk.jmh.infra.BenchmarkParams-org.openjdk.jmh.infra.IterationParams-org.openjdk.jmh.infra.ThreadParams-org.openjdk.jmh.infra.Blackhole-org.openjdk.jmh.infra.Control-int-org.openjdk.jmh.util.SampleBuffer-int-long-int-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_Sources_jmhType-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_jmhType-">runBoxMullerNormalizedGaussianSampler_sample_jmhStub(InfraControl, RawResults, BenchmarkParams, IterationParams, ThreadParams, Blackhole, Control, int, SampleBuffer, int, long, int, SamplersPerformance_Sources_jmhType, SamplersPerformance_jmhType)</a></span> - Static method in class org.apache.commons.rng.jmh.distribut
 ion.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMullerNormalizedGaussianSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runBoxMullerNormalizedGaussianSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMullerNormalizedGaussianSampler_jmhTest.html#runBoxMullerNormalizedGaussianSampler_SampleTime-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.infra.ThreadParams-">runBoxMullerNormalizedGaussianSampler_SampleTime(InfraControl, ThreadParams)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMullerNormalizedGaussianSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runBoxMullerNormalizedGaussianSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMullerNormalizedGaussianSampler_jmhTest.html#runBoxMullerNormalizedGaussianSampler_SingleShotTime-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.infra.ThreadParams-">runBoxMullerNormalizedGaussianSampler_SingleShotTime(InfraControl, ThreadParams)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMullerNormalizedGaussianSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runBoxMullerNormalizedGaussianSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMullerNormalizedGaussianSampler_jmhTest.html#runBoxMullerNormalizedGaussianSampler_ss_jmhStub-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.results.RawResults-org.openjdk.jmh.infra.BenchmarkParams-org.openjdk.jmh.infra.IterationParams-org.openjdk.jmh.infra.ThreadParams-org.openjdk.jmh.infra.Blackhole-org.openjdk.jmh.infra.Control-int-int-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_Sources_jmhType-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_jmhType-">runBoxMullerNormalizedGaussianSampler_ss_jmhStub(InfraControl, RawResults, BenchmarkParams, IterationParams, ThreadParams, Blackhole, Control, int, int, SamplersPerformance_Sources_jmhType, SamplersPerformance_jmhType)</a></span> - Static method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/Sam
 plersPerformance_runBoxMullerNormalizedGaussianSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runBoxMullerNormalizedGaussianSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMullerNormalizedGaussianSampler_jmhTest.html#runBoxMullerNormalizedGaussianSampler_Throughput-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.infra.ThreadParams-">runBoxMullerNormalizedGaussianSampler_Throughput(InfraControl, ThreadParams)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMullerNormalizedGaussianSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runBoxMullerNormalizedGaussianSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runBoxMullerNormalizedGaussianSampler_jmhTest.html#runBoxMullerNormalizedGaussianSampler_thrpt_jmhStub-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.results.RawResults-org.openjdk.jmh.infra.BenchmarkParams-org.openjdk.jmh.infra.IterationParams-org.openjdk.jmh.infra.ThreadParams-org.openjdk.jmh.infra.Blackhole-org.openjdk.jmh.infra.Control-int-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_Sources_jmhType-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_jmhType-">runBoxMullerNormalizedGaussianSampler_thrpt_jmhStub(InfraControl, RawResults, BenchmarkParams, IterationParams, ThreadParams, Blackhole, Control, int, SamplersPerformance_Sources_jmhType, SamplersPerformance_jmhType)</a></span> - Static method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/Sample
 rsPerformance_runBoxMullerNormalizedGaussianSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runBoxMullerNormalizedGaussianSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/SamplersPerformance.html#runChengBetaSampler-org.apache.commons.rng.jmh.distribution.SamplersPerformance.Sources-org.openjdk.jmh.infra.Blackhole-">runChengBetaSampler(SamplersPerformance.Sources, Blackhole)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.<a href="org/apache/commons/rng/jmh/distribution/SamplersPerformance.html" title="class in org.apache.commons.rng.jmh.distribution">SamplersPerformance</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runChengBetaSampler_jmhTest.html#runChengBetaSampler_AverageTime-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.infra.ThreadParams-">runChengBetaSampler_AverageTime(InfraControl, ThreadParams)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runChengBetaSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runChengBetaSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runChengBetaSampler_jmhTest.html#runChengBetaSampler_avgt_jmhStub-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.results.RawResults-org.openjdk.jmh.infra.BenchmarkParams-org.openjdk.jmh.infra.IterationParams-org.openjdk.jmh.infra.ThreadParams-org.openjdk.jmh.infra.Blackhole-org.openjdk.jmh.infra.Control-int-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_Sources_jmhType-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_jmhType-">runChengBetaSampler_avgt_jmhStub(InfraControl, RawResults, BenchmarkParams, IterationParams, ThreadParams, Blackhole, Control, int, SamplersPerformance_Sources_jmhType, SamplersPerformance_jmhType)</a></span> - Static method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runChengBetaSampler_jmhTest.html" title="c
 lass in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runChengBetaSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runChengBetaSampler_jmhTest.html#runChengBetaSampler_sample_jmhStub-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.results.RawResults-org.openjdk.jmh.infra.BenchmarkParams-org.openjdk.jmh.infra.IterationParams-org.openjdk.jmh.infra.ThreadParams-org.openjdk.jmh.infra.Blackhole-org.openjdk.jmh.infra.Control-int-org.openjdk.jmh.util.SampleBuffer-int-long-int-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_Sources_jmhType-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_jmhType-">runChengBetaSampler_sample_jmhStub(InfraControl, RawResults, BenchmarkParams, IterationParams, ThreadParams, Blackhole, Control, int, SampleBuffer, int, long, int, SamplersPerformance_Sources_jmhType, SamplersPerformance_jmhType)</a></span> - Static method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/dist
 ribution/generated/SamplersPerformance_runChengBetaSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runChengBetaSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runChengBetaSampler_jmhTest.html#runChengBetaSampler_SampleTime-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.infra.ThreadParams-">runChengBetaSampler_SampleTime(InfraControl, ThreadParams)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runChengBetaSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runChengBetaSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runChengBetaSampler_jmhTest.html#runChengBetaSampler_SingleShotTime-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.infra.ThreadParams-">runChengBetaSampler_SingleShotTime(InfraControl, ThreadParams)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runChengBetaSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runChengBetaSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runChengBetaSampler_jmhTest.html#runChengBetaSampler_ss_jmhStub-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.results.RawResults-org.openjdk.jmh.infra.BenchmarkParams-org.openjdk.jmh.infra.IterationParams-org.openjdk.jmh.infra.ThreadParams-org.openjdk.jmh.infra.Blackhole-org.openjdk.jmh.infra.Control-int-int-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_Sources_jmhType-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_jmhType-">runChengBetaSampler_ss_jmhStub(InfraControl, RawResults, BenchmarkParams, IterationParams, ThreadParams, Blackhole, Control, int, int, SamplersPerformance_Sources_jmhType, SamplersPerformance_jmhType)</a></span> - Static method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runChengBetaSampler_jmhTest.html" tit
 le="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runChengBetaSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runChengBetaSampler_jmhTest.html#runChengBetaSampler_Throughput-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.infra.ThreadParams-">runChengBetaSampler_Throughput(InfraControl, ThreadParams)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runChengBetaSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runChengBetaSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runChengBetaSampler_jmhTest.html#runChengBetaSampler_thrpt_jmhStub-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.results.RawResults-org.openjdk.jmh.infra.BenchmarkParams-org.openjdk.jmh.infra.IterationParams-org.openjdk.jmh.infra.ThreadParams-org.openjdk.jmh.infra.Blackhole-org.openjdk.jmh.infra.Control-int-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_Sources_jmhType-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_jmhType-">runChengBetaSampler_thrpt_jmhStub(InfraControl, RawResults, BenchmarkParams, IterationParams, ThreadParams, Blackhole, Control, int, SamplersPerformance_Sources_jmhType, SamplersPerformance_jmhType)</a></span> - Static method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runChengBetaSampler_jmhTest.html" title=
 "class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runChengBetaSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/SamplersPerformance.html#runContinuousUniformSampler-org.apache.commons.rng.jmh.distribution.SamplersPerformance.Sources-org.openjdk.jmh.infra.Blackhole-">runContinuousUniformSampler(SamplersPerformance.Sources, Blackhole)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.<a href="org/apache/commons/rng/jmh/distribution/SamplersPerformance.html" title="class in org.apache.commons.rng.jmh.distribution">SamplersPerformance</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runContinuousUniformSampler_jmhTest.html#runContinuousUniformSampler_AverageTime-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.infra.ThreadParams-">runContinuousUniformSampler_AverageTime(InfraControl, ThreadParams)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runContinuousUniformSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runContinuousUniformSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runContinuousUniformSampler_jmhTest.html#runContinuousUniformSampler_avgt_jmhStub-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.results.RawResults-org.openjdk.jmh.infra.BenchmarkParams-org.openjdk.jmh.infra.IterationParams-org.openjdk.jmh.infra.ThreadParams-org.openjdk.jmh.infra.Blackhole-org.openjdk.jmh.infra.Control-int-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_Sources_jmhType-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_jmhType-">runContinuousUniformSampler_avgt_jmhStub(InfraControl, RawResults, BenchmarkParams, IterationParams, ThreadParams, Blackhole, Control, int, SamplersPerformance_Sources_jmhType, SamplersPerformance_jmhType)</a></span> - Static method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runContinuousUnifo
 rmSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runContinuousUniformSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runContinuousUniformSampler_jmhTest.html#runContinuousUniformSampler_sample_jmhStub-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.results.RawResults-org.openjdk.jmh.infra.BenchmarkParams-org.openjdk.jmh.infra.IterationParams-org.openjdk.jmh.infra.ThreadParams-org.openjdk.jmh.infra.Blackhole-org.openjdk.jmh.infra.Control-int-org.openjdk.jmh.util.SampleBuffer-int-long-int-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_Sources_jmhType-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_jmhType-">runContinuousUniformSampler_sample_jmhStub(InfraControl, RawResults, BenchmarkParams, IterationParams, ThreadParams, Blackhole, Control, int, SampleBuffer, int, long, int, SamplersPerformance_Sources_jmhType, SamplersPerformance_jmhType)</a></span> - Static method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apa
 che/commons/rng/jmh/distribution/generated/SamplersPerformance_runContinuousUniformSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runContinuousUniformSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runContinuousUniformSampler_jmhTest.html#runContinuousUniformSampler_SampleTime-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.infra.ThreadParams-">runContinuousUniformSampler_SampleTime(InfraControl, ThreadParams)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runContinuousUniformSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runContinuousUniformSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runContinuousUniformSampler_jmhTest.html#runContinuousUniformSampler_SingleShotTime-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.infra.ThreadParams-">runContinuousUniformSampler_SingleShotTime(InfraControl, ThreadParams)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runContinuousUniformSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runContinuousUniformSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runContinuousUniformSampler_jmhTest.html#runContinuousUniformSampler_ss_jmhStub-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.results.RawResults-org.openjdk.jmh.infra.BenchmarkParams-org.openjdk.jmh.infra.IterationParams-org.openjdk.jmh.infra.ThreadParams-org.openjdk.jmh.infra.Blackhole-org.openjdk.jmh.infra.Control-int-int-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_Sources_jmhType-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_jmhType-">runContinuousUniformSampler_ss_jmhStub(InfraControl, RawResults, BenchmarkParams, IterationParams, ThreadParams, Blackhole, Control, int, int, SamplersPerformance_Sources_jmhType, SamplersPerformance_jmhType)</a></span> - Static method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runContinuous
 UniformSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runContinuousUniformSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runContinuousUniformSampler_jmhTest.html#runContinuousUniformSampler_Throughput-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.infra.ThreadParams-">runContinuousUniformSampler_Throughput(InfraControl, ThreadParams)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runContinuousUniformSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runContinuousUniformSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runContinuousUniformSampler_jmhTest.html#runContinuousUniformSampler_thrpt_jmhStub-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.results.RawResults-org.openjdk.jmh.infra.BenchmarkParams-org.openjdk.jmh.infra.IterationParams-org.openjdk.jmh.infra.ThreadParams-org.openjdk.jmh.infra.Blackhole-org.openjdk.jmh.infra.Control-int-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_Sources_jmhType-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_jmhType-">runContinuousUniformSampler_thrpt_jmhStub(InfraControl, RawResults, BenchmarkParams, IterationParams, ThreadParams, Blackhole, Control, int, SamplersPerformance_Sources_jmhType, SamplersPerformance_jmhType)</a></span> - Static method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runContinuousUni
 formSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runContinuousUniformSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/SamplersPerformance.html#runDiscreteUniformSampler-org.apache.commons.rng.jmh.distribution.SamplersPerformance.Sources-org.openjdk.jmh.infra.Blackhole-">runDiscreteUniformSampler(SamplersPerformance.Sources, Blackhole)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.<a href="org/apache/commons/rng/jmh/distribution/SamplersPerformance.html" title="class in org.apache.commons.rng.jmh.distribution">SamplersPerformance</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runDiscreteUniformSampler_jmhTest.html#runDiscreteUniformSampler_AverageTime-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.infra.ThreadParams-">runDiscreteUniformSampler_AverageTime(InfraControl, ThreadParams)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runDiscreteUniformSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runDiscreteUniformSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runDiscreteUniformSampler_jmhTest.html#runDiscreteUniformSampler_avgt_jmhStub-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.results.RawResults-org.openjdk.jmh.infra.BenchmarkParams-org.openjdk.jmh.infra.IterationParams-org.openjdk.jmh.infra.ThreadParams-org.openjdk.jmh.infra.Blackhole-org.openjdk.jmh.infra.Control-int-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_Sources_jmhType-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_jmhType-">runDiscreteUniformSampler_avgt_jmhStub(InfraControl, RawResults, BenchmarkParams, IterationParams, ThreadParams, Blackhole, Control, int, SamplersPerformance_Sources_jmhType, SamplersPerformance_jmhType)</a></span> - Static method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runDiscreteUniformSample
 r_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runDiscreteUniformSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runDiscreteUniformSampler_jmhTest.html#runDiscreteUniformSampler_sample_jmhStub-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.results.RawResults-org.openjdk.jmh.infra.BenchmarkParams-org.openjdk.jmh.infra.IterationParams-org.openjdk.jmh.infra.ThreadParams-org.openjdk.jmh.infra.Blackhole-org.openjdk.jmh.infra.Control-int-org.openjdk.jmh.util.SampleBuffer-int-long-int-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_Sources_jmhType-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_jmhType-">runDiscreteUniformSampler_sample_jmhStub(InfraControl, RawResults, BenchmarkParams, IterationParams, ThreadParams, Blackhole, Control, int, SampleBuffer, int, long, int, SamplersPerformance_Sources_jmhType, SamplersPerformance_jmhType)</a></span> - Static method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/co
 mmons/rng/jmh/distribution/generated/SamplersPerformance_runDiscreteUniformSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runDiscreteUniformSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runDiscreteUniformSampler_jmhTest.html#runDiscreteUniformSampler_SampleTime-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.infra.ThreadParams-">runDiscreteUniformSampler_SampleTime(InfraControl, ThreadParams)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runDiscreteUniformSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runDiscreteUniformSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runDiscreteUniformSampler_jmhTest.html#runDiscreteUniformSampler_SingleShotTime-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.infra.ThreadParams-">runDiscreteUniformSampler_SingleShotTime(InfraControl, ThreadParams)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runDiscreteUniformSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runDiscreteUniformSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runDiscreteUniformSampler_jmhTest.html#runDiscreteUniformSampler_ss_jmhStub-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.results.RawResults-org.openjdk.jmh.infra.BenchmarkParams-org.openjdk.jmh.infra.IterationParams-org.openjdk.jmh.infra.ThreadParams-org.openjdk.jmh.infra.Blackhole-org.openjdk.jmh.infra.Control-int-int-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_Sources_jmhType-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_jmhType-">runDiscreteUniformSampler_ss_jmhStub(InfraControl, RawResults, BenchmarkParams, IterationParams, ThreadParams, Blackhole, Control, int, int, SamplersPerformance_Sources_jmhType, SamplersPerformance_jmhType)</a></span> - Static method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runDiscreteUniformS
 ampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runDiscreteUniformSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runDiscreteUniformSampler_jmhTest.html#runDiscreteUniformSampler_Throughput-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.infra.ThreadParams-">runDiscreteUniformSampler_Throughput(InfraControl, ThreadParams)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runDiscreteUniformSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runDiscreteUniformSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runDiscreteUniformSampler_jmhTest.html#runDiscreteUniformSampler_thrpt_jmhStub-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.results.RawResults-org.openjdk.jmh.infra.BenchmarkParams-org.openjdk.jmh.infra.IterationParams-org.openjdk.jmh.infra.ThreadParams-org.openjdk.jmh.infra.Blackhole-org.openjdk.jmh.infra.Control-int-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_Sources_jmhType-org.apache.commons.rng.jmh.distribution.generated.SamplersPerformance_jmhType-">runDiscreteUniformSampler_thrpt_jmhStub(InfraControl, RawResults, BenchmarkParams, IterationParams, ThreadParams, Blackhole, Control, int, SamplersPerformance_Sources_jmhType, SamplersPerformance_jmhType)</a></span> - Static method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/SamplersPerformance_runDiscreteUniformSamp
 ler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">SamplersPerformance_runDiscreteUniformSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/NextGaussianPerformance.html#runJDKRandomGaussianSampler-org.openjdk.jmh.infra.Blackhole-">runJDKRandomGaussianSampler(Blackhole)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.<a href="org/apache/commons/rng/jmh/distribution/NextGaussianPerformance.html" title="class in org.apache.commons.rng.jmh.distribution">NextGaussianPerformance</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/NextGaussianPerformance_runJDKRandomGaussianSampler_jmhTest.html#runJDKRandomGaussianSampler_AverageTime-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.infra.ThreadParams-">runJDKRandomGaussianSampler_AverageTime(InfraControl, ThreadParams)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/NextGaussianPerformance_runJDKRandomGaussianSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">NextGaussianPerformance_runJDKRandomGaussianSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/NextGaussianPerformance_runJDKRandomGaussianSampler_jmhTest.html#runJDKRandomGaussianSampler_avgt_jmhStub-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.results.RawResults-org.openjdk.jmh.infra.BenchmarkParams-org.openjdk.jmh.infra.IterationParams-org.openjdk.jmh.infra.ThreadParams-org.openjdk.jmh.infra.Blackhole-org.openjdk.jmh.infra.Control-int-org.apache.commons.rng.jmh.distribution.generated.NextGaussianPerformance_jmhType-">runJDKRandomGaussianSampler_avgt_jmhStub(InfraControl, RawResults, BenchmarkParams, IterationParams, ThreadParams, Blackhole, Control, int, NextGaussianPerformance_jmhType)</a></span> - Static method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/NextGaussianPerformance_runJDKRandomGaussianSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">NextGaussianPerf
 ormance_runJDKRandomGaussianSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/NextGaussianPerformance_runJDKRandomGaussianSampler_jmhTest.html#runJDKRandomGaussianSampler_sample_jmhStub-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.results.RawResults-org.openjdk.jmh.infra.BenchmarkParams-org.openjdk.jmh.infra.IterationParams-org.openjdk.jmh.infra.ThreadParams-org.openjdk.jmh.infra.Blackhole-org.openjdk.jmh.infra.Control-int-org.openjdk.jmh.util.SampleBuffer-int-long-int-org.apache.commons.rng.jmh.distribution.generated.NextGaussianPerformance_jmhType-">runJDKRandomGaussianSampler_sample_jmhStub(InfraControl, RawResults, BenchmarkParams, IterationParams, ThreadParams, Blackhole, Control, int, SampleBuffer, int, long, int, NextGaussianPerformance_jmhType)</a></span> - Static method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/NextGaussianPerformance_runJDKRandomGaussianSampler_jmhTest.html" ti
 tle="class in org.apache.commons.rng.jmh.distribution.generated">NextGaussianPerformance_runJDKRandomGaussianSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/NextGaussianPerformance_runJDKRandomGaussianSampler_jmhTest.html#runJDKRandomGaussianSampler_SampleTime-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.infra.ThreadParams-">runJDKRandomGaussianSampler_SampleTime(InfraControl, ThreadParams)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/NextGaussianPerformance_runJDKRandomGaussianSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">NextGaussianPerformance_runJDKRandomGaussianSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/NextGaussianPerformance_runJDKRandomGaussianSampler_jmhTest.html#runJDKRandomGaussianSampler_SingleShotTime-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.infra.ThreadParams-">runJDKRandomGaussianSampler_SingleShotTime(InfraControl, ThreadParams)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/NextGaussianPerformance_runJDKRandomGaussianSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">NextGaussianPerformance_runJDKRandomGaussianSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/NextGaussianPerformance_runJDKRandomGaussianSampler_jmhTest.html#runJDKRandomGaussianSampler_ss_jmhStub-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.results.RawResults-org.openjdk.jmh.infra.BenchmarkParams-org.openjdk.jmh.infra.IterationParams-org.openjdk.jmh.infra.ThreadParams-org.openjdk.jmh.infra.Blackhole-org.openjdk.jmh.infra.Control-int-int-org.apache.commons.rng.jmh.distribution.generated.NextGaussianPerformance_jmhType-">runJDKRandomGaussianSampler_ss_jmhStub(InfraControl, RawResults, BenchmarkParams, IterationParams, ThreadParams, Blackhole, Control, int, int, NextGaussianPerformance_jmhType)</a></span> - Static method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/NextGaussianPerformance_runJDKRandomGaussianSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">NextGaussia
 nPerformance_runJDKRandomGaussianSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/rng/jmh/distribution/generated/NextGaussianPerformance_runJDKRandomGaussianSampler_jmhTest.html#runJDKRandomGaussianSampler_Throughput-org.openjdk.jmh.runner.InfraControl-org.openjdk.jmh.infra.ThreadParams-">runJDKRandomGaussianSampler_Throughput(InfraControl, ThreadParams)</a></span> - Method in class org.apache.commons.rng.jmh.distribution.generated.<a href="org/apache/commons/rng/jmh/distribution/generated/NextGaussianPerformance_runJDKRandomGaussianSampler_jmhTest.html" title="class in org.apache.commons.rng.jmh.distribution.generated">NextGaussianPerformance_runJDKRandomGaussianSampler_jmhTest</a></dt>
+<dd>&nbsp;</dd>

[... 316 lines stripped ...]