summaryrefslogtreecommitdiff
path: root/doc/html/boost/random/ranlux64_3.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/random/ranlux64_3.html')
-rw-r--r--doc/html/boost/random/ranlux64_3.html10
1 files changed, 6 insertions, 4 deletions
diff --git a/doc/html/boost/random/ranlux64_3.html b/doc/html/boost/random/ranlux64_3.html
index f46c9e6cfc..088e18d79e 100644
--- a/doc/html/boost/random/ranlux64_3.html
+++ b/doc/html/boost/random/ranlux64_3.html
@@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Type definition ranlux64_3</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../../boost_random/reference.html#header.boost.random.ranlux_hpp" title="Header &lt;boost/random/ranlux.hpp&gt;">
<link rel="prev" href="ranlux64_4_01.html" title="Type definition ranlux64_4_01">
@@ -35,17 +35,19 @@
</span>
<span class="keyword">typedef</span> <a class="link" href="discard_block_engine.html" title="Class template discard_block_engine">discard_block_engine</a><span class="special">&lt;</span> <a class="link" href="../../boost_random/reference.html#boost.random.ranlux64_base">ranlux64_base</a><span class="special">,</span> <span class="number">223</span><span class="special">,</span> <span class="number">24</span> <span class="special">&gt;</span> <span class="identifier">ranlux64_3</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idm45555147314960"></a><h2>Description</h2>
+<a name="idp379923120"></a><h2>Description</h2>
<p>The ranlux family of generators are described in</p>
<p> </p>
<div class="blockquote"><blockquote class="blockquote"><p> "A portable high-quality random number generator for lattice field theory
- calculations", M. Luescher, Computer Physics Communications, 79 (1994) pp 100-110. </p></blockquote></div>
+ calculations", M. Luescher, Computer Physics Communications, 79 (1994) pp 100-110. </p></blockquote></div>
<p> </p>
<p>The levels are given in</p>
<p> </p>
<div class="blockquote"><blockquote class="blockquote"><p> "RANLUX: A Fortran implementation of the high-quality
- pseudorandom number generator of Luescher", F. James, Computer Physics Communications 79 (1994) 111-114 </p></blockquote></div>
+ pseudorandom number generator of Luescher", F. James, Computer Physics Communications 79 (1994) 111-114 </p></blockquote></div>
<p> </p>
+<p>
+ </p>
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>