Steven Watanabe
ea9b75c04e
Add back redirects to avoid breaking external links
...
[SVN r60526]
2010-03-12 19:15:53 +00:00
Steven Watanabe
3fc357f9b3
Link new Boost.Random documentation into the main doc build and remove the old html
...
[SVN r60172]
2010-03-05 04:59:16 +00:00
Steven Watanabe
6e35d9a732
Allow arbitrary values to be used as seeds for linear_congruential, linear_feedback_shift, and any generators that depend on them. Fixes #3516
...
[SVN r57663]
2009-11-14 21:07:31 +00:00
Steven Watanabe
25a1703ef4
Minor documentation updates
...
[SVN r53800]
2009-06-11 22:34:50 +00:00
Daniel James
050c8adc7e
Use a local copy of the valid HTML 4.01 icon.
...
[SVN r53048]
2009-05-16 14:23:59 +00:00
Daniel James
d2d9bc38bb
Link to people pages on the website, as they've been removed from the download.
...
[SVN r43209]
2008-02-10 14:56:22 +00:00
Andreas Huber
0efede690c
Fixed license & copyright issues and converted to HTML 4.01
...
[SVN r36278]
2006-12-05 14:52:09 +00:00
Douglas Gregor
8d7198ecd1
Merged from 1.33.0 release
...
[SVN r30540]
2005-08-12 13:02:37 +00:00
Jens Maurer
b450fc98f2
fix conceptual maths bug in seeding for mersenne_twister<>
...
[SVN r28270]
2005-04-15 09:28:57 +00:00
Jens Maurer
de190b35c7
fix typo
...
[SVN r18320]
2003-04-27 20:55:09 +00:00
Jens Maurer
cfd19325f7
add bit width parameter "w" to mersenne_twister
...
[SVN r16111]
2002-11-04 22:22:28 +00:00
Jens Maurer
21df00cfd9
add more explanations and caveats to the introduction sections
...
[SVN r10984]
2001-08-31 21:28:18 +00:00
Jens Maurer
c1c042c5c0
mersenne_twister: add note regarding seed() overloads
...
[SVN r10079]
2001-05-09 17:39:26 +00:00
Jens Maurer
2f8f5ae1d9
split random number library into several header files
...
[SVN r9791]
2001-04-16 12:50:08 +00:00
Jens Maurer
15957a6182
added note for mersenne_twister direct-init vs. copy-init semantic difference
...
[SVN r8607]
2001-01-15 21:15:03 +00:00
Jens Maurer
237a4172f2
use HTML <sup> instead of ** for exponents
...
multiplied relative speed indicators by 100 for ease-of-use
added explicit recommendation of mt19937 for newbies
rand48 description: say that it requires an integral uint64_t
[SVN r7886]
2000-10-01 17:11:03 +00:00
Jens Maurer
1e732e5f4a
Typo fixes
...
Moved basic class templates from namespace boost::detail to boost::random
[SVN r7658]
2000-07-28 21:08:29 +00:00
Beman Dawes
14dccab670
Initial HTML commit
...
[SVN r7640]
2000-07-27 14:27:00 +00:00