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

- old
+ new

@@ -94,10 +94,10 @@ <div id="description"> <p> A very simple little class for doing some basic fast statistics sampling. You feed it either samples of numeric data you want measured or you call <a -href="RFuzz/Sampler.html#M000082">Sampler.tick</a> to get it to add a time +href="RFuzz/Sampler.html#M000083">Sampler.tick</a> to get it to add a time delta between the last time you called it. When you&#8217;re done either call sum, sumsq, n, min, max, mean or sd to get the information. The other option is to just call dump and see everything. </p> <p> \ No newline at end of file