mirror of
https://github.com/boostorg/boost.git
synced 2025-04-19 11:43:50 +00:00
boost.random: improved initialization for mersenne_twister, test vectors
invalidated [SVN r30207]
This commit is contained in:
parent
b29c5363d5
commit
05a593442f
1 changed files with 10 additions and 0 deletions
10
index.htm
10
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
|
||||
|
|
Loading…
Add table
Reference in a new issue