Răsfoiți Sursa

boost.random: improved initialization for mersenne_twister, test vectors
invalidated


[SVN r30207]

Jens Maurer 21 ani în urmă
părinte
comite
05a593442f
1 a modificat fișierele cu 10 adăugiri și 0 ștergeri
  1. 10 0
      index.htm

+ 10 - 0
index.htm

@@ -470,6 +470,16 @@
                     properties</code></a> class, which provides
                     dynamically-typed access to a set of property maps.</li>
 
+                    <li><span class="library"><a href="libs/random/index.html">
+                    Random Numbers</a>:</span> improved initialization for
+                    <code>mersenne_twister</code>, algorithm by Makoto
+                    Matsumoto and Takuji Nishimura, implemented for Boost by
+                    Jens Maurer.<br>
+                    <em>Note:</em> All test vectors for
+                    <code>mersenne_twister</code>s constructed or seeded
+                    without parameters or with a single
+                    <code>unsigned int</code> parameter become invalid.</li>
+
                     <li><span class="library"><a href=
                     "libs/range/index.html">Range Library</a>:</span> Minor
                     addition of convenience functions to <code>iterator

粤ICP备19079148号