doc/rdoc/classes/RFuzz/Sampler.html in rfuzz-0.7 vs doc/rdoc/classes/RFuzz/Sampler.html in rfuzz-0.8

- old
+ new

@@ -84,22 +84,22 @@ <div id="method-list"> <h3 class="section-bar">Methods</h3> <div class="name-list"> - <a href="#M000059">dump</a>&nbsp;&nbsp; - <a href="#M000062">keys</a>&nbsp;&nbsp; - <a href="#M000066">mark</a>&nbsp;&nbsp; - <a href="#M000064">mean</a>&nbsp;&nbsp; - <a href="#M000056">new</a>&nbsp;&nbsp; - <a href="#M000057">reset</a>&nbsp;&nbsp; - <a href="#M000058">sample</a>&nbsp;&nbsp; - <a href="#M000065">sd</a>&nbsp;&nbsp; - <a href="#M000067">tick</a>&nbsp;&nbsp; - <a href="#M000063">to_hash</a>&nbsp;&nbsp; - <a href="#M000060">to_s</a>&nbsp;&nbsp; - <a href="#M000061">values</a>&nbsp;&nbsp; + <a href="#M000074">dump</a>&nbsp;&nbsp; + <a href="#M000077">keys</a>&nbsp;&nbsp; + <a href="#M000081">mark</a>&nbsp;&nbsp; + <a href="#M000079">mean</a>&nbsp;&nbsp; + <a href="#M000071">new</a>&nbsp;&nbsp; + <a href="#M000072">reset</a>&nbsp;&nbsp; + <a href="#M000073">sample</a>&nbsp;&nbsp; + <a href="#M000080">sd</a>&nbsp;&nbsp; + <a href="#M000082">tick</a>&nbsp;&nbsp; + <a href="#M000078">to_hash</a>&nbsp;&nbsp; + <a href="#M000075">to_s</a>&nbsp;&nbsp; + <a href="#M000076">values</a>&nbsp;&nbsp; </div> </div> </div> @@ -150,16 +150,16 @@ <!-- if method_list --> <div id="methods"> <h3 class="section-bar">Public Class methods</h3> - <div id="method-M000062" class="method-detail"> - <a name="M000062"></a> + <div id="method-M000077" class="method-detail"> + <a name="M000077"></a> <div class="method-heading"> - <a href="Sampler.src/M000062.html" target="Code" class="method-signature" - onclick="popupCode('Sampler.src/M000062.html');return false;"> + <a href="Sampler.src/M000077.html" target="Code" class="method-signature" + onclick="popupCode('Sampler.src/M000077.html');return false;"> <span class="method-name">keys</span><span class="method-args">()</span> </a> </div> <div class="method-description"> @@ -168,32 +168,32 @@ values that this stats object is using. </p> </div> </div> - <div id="method-M000056" class="method-detail"> - <a name="M000056"></a> + <div id="method-M000071" class="method-detail"> + <a name="M000071"></a> <div class="method-heading"> - <a href="Sampler.src/M000056.html" target="Code" class="method-signature" - onclick="popupCode('Sampler.src/M000056.html');return false;"> + <a href="Sampler.src/M000071.html" target="Code" class="method-signature" + onclick="popupCode('Sampler.src/M000071.html');return false;"> <span class="method-name">new</span><span class="method-args">(name)</span> </a> </div> <div class="method-description"> </div> </div> <h3 class="section-bar">Public Instance methods</h3> - <div id="method-M000059" class="method-detail"> - <a name="M000059"></a> + <div id="method-M000074" class="method-detail"> + <a name="M000074"></a> <div class="method-heading"> - <a href="Sampler.src/M000059.html" target="Code" class="method-signature" - onclick="popupCode('Sampler.src/M000059.html');return false;"> + <a href="Sampler.src/M000074.html" target="Code" class="method-signature" + onclick="popupCode('Sampler.src/M000074.html');return false;"> <span class="method-name">dump</span><span class="method-args">(msg = &quot;&quot;, out=STDERR)</span> </a> </div> <div class="method-description"> @@ -202,16 +202,16 @@ additional message. </p> </div> </div> - <div id="method-M000066" class="method-detail"> - <a name="M000066"></a> + <div id="method-M000081" class="method-detail"> + <a name="M000081"></a> <div class="method-heading"> - <a href="Sampler.src/M000066.html" target="Code" class="method-signature" - onclick="popupCode('Sampler.src/M000066.html');return false;"> + <a href="Sampler.src/M000081.html" target="Code" class="method-signature" + onclick="popupCode('Sampler.src/M000081.html');return false;"> <span class="method-name">mark</span><span class="method-args">()</span> </a> </div> <div class="method-description"> @@ -224,16 +224,16 @@ meaningless. </p> </div> </div> - <div id="method-M000064" class="method-detail"> - <a name="M000064"></a> + <div id="method-M000079" class="method-detail"> + <a name="M000079"></a> <div class="method-heading"> - <a href="Sampler.src/M000064.html" target="Code" class="method-signature" - onclick="popupCode('Sampler.src/M000064.html');return false;"> + <a href="Sampler.src/M000079.html" target="Code" class="method-signature" + onclick="popupCode('Sampler.src/M000079.html');return false;"> <span class="method-name">mean</span><span class="method-args">()</span> </a> </div> <div class="method-description"> @@ -241,16 +241,16 @@ Calculates and returns the mean for the data passed so far. </p> </div> </div> - <div id="method-M000057" class="method-detail"> - <a name="M000057"></a> + <div id="method-M000072" class="method-detail"> + <a name="M000072"></a> <div class="method-heading"> - <a href="Sampler.src/M000057.html" target="Code" class="method-signature" - onclick="popupCode('Sampler.src/M000057.html');return false;"> + <a href="Sampler.src/M000072.html" target="Code" class="method-signature" + onclick="popupCode('Sampler.src/M000072.html');return false;"> <span class="method-name">reset</span><span class="method-args">()</span> </a> </div> <div class="method-description"> @@ -258,16 +258,16 @@ Resets the internal counters so you can start sampling again. </p> </div> </div> - <div id="method-M000058" class="method-detail"> - <a name="M000058"></a> + <div id="method-M000073" class="method-detail"> + <a name="M000073"></a> <div class="method-heading"> - <a href="Sampler.src/M000058.html" target="Code" class="method-signature" - onclick="popupCode('Sampler.src/M000058.html');return false;"> + <a href="Sampler.src/M000073.html" target="Code" class="method-signature" + onclick="popupCode('Sampler.src/M000073.html');return false;"> <span class="method-name">sample</span><span class="method-args">(s)</span> </a> </div> <div class="method-description"> @@ -275,16 +275,16 @@ Adds a sampling to the calculations. </p> </div> </div> - <div id="method-M000065" class="method-detail"> - <a name="M000065"></a> + <div id="method-M000080" class="method-detail"> + <a name="M000080"></a> <div class="method-heading"> - <a href="Sampler.src/M000065.html" target="Code" class="method-signature" - onclick="popupCode('Sampler.src/M000065.html');return false;"> + <a href="Sampler.src/M000080.html" target="Code" class="method-signature" + onclick="popupCode('Sampler.src/M000080.html');return false;"> <span class="method-name">sd</span><span class="method-args">()</span> </a> </div> <div class="method-description"> @@ -292,16 +292,16 @@ Calculates the standard deviation of the data so far. </p> </div> </div> - <div id="method-M000067" class="method-detail"> - <a name="M000067"></a> + <div id="method-M000082" class="method-detail"> + <a name="M000082"></a> <div class="method-heading"> - <a href="Sampler.src/M000067.html" target="Code" class="method-signature" - onclick="popupCode('Sampler.src/M000067.html');return false;"> + <a href="Sampler.src/M000082.html" target="Code" class="method-signature" + onclick="popupCode('Sampler.src/M000082.html');return false;"> <span class="method-name">tick</span><span class="method-args">()</span> </a> </div> <div class="method-description"> @@ -318,30 +318,30 @@ t.dump(&quot;time&quot;) </pre> </div> </div> - <div id="method-M000063" class="method-detail"> - <a name="M000063"></a> + <div id="method-M000078" class="method-detail"> + <a name="M000078"></a> <div class="method-heading"> - <a href="Sampler.src/M000063.html" target="Code" class="method-signature" - onclick="popupCode('Sampler.src/M000063.html');return false;"> + <a href="Sampler.src/M000078.html" target="Code" class="method-signature" + onclick="popupCode('Sampler.src/M000078.html');return false;"> <span class="method-name">to_hash</span><span class="method-args">()</span> </a> </div> <div class="method-description"> </div> </div> - <div id="method-M000060" class="method-detail"> - <a name="M000060"></a> + <div id="method-M000075" class="method-detail"> + <a name="M000075"></a> <div class="method-heading"> - <a href="Sampler.src/M000060.html" target="Code" class="method-signature" - onclick="popupCode('Sampler.src/M000060.html');return false;"> + <a href="Sampler.src/M000075.html" target="Code" class="method-signature" + onclick="popupCode('Sampler.src/M000075.html');return false;"> <span class="method-name">to_s</span><span class="method-args">()</span> </a> </div> <div class="method-description"> @@ -349,15 +349,15 @@ Returns a common display (used by dump) </p> </div> </div> - <div id="method-M000061" class="method-detail"> - <a name="M000061"></a> + <div id="method-M000076" class="method-detail"> + <a name="M000076"></a> <div class="method-heading"> - <a href="Sampler.src/M000061.html" target="Code" class="method-signature" - onclick="popupCode('Sampler.src/M000061.html');return false;"> + <a href="Sampler.src/M000076.html" target="Code" class="method-signature" + onclick="popupCode('Sampler.src/M000076.html');return false;"> <span class="method-name">values</span><span class="method-args">()</span> </a> </div> <div class="method-description"> \ No newline at end of file