1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<meta name="robots" content="none">
<title>RandomizedLDS< LDS, PRS > Class Template Reference</title>
<link rel="stylesheet" href="quantlib.css" type="text/css">
<link rel="stylesheet" href="print.css" type="text/css" media="print">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel="icon" href="favicon.ico" type="image/x-icon">
</head>
<body>
<div id="container">
<div id="header">
<img class="titleimage"
src="QL-title.jpg" width="185" height="50" border="0"
alt="QuantLib">
<br>
<h3 class="subtitle">A free/open-source library for quantitative finance</h3>
</div>
<div id="menu">
<h3 class="navbartitle">Version 1.2</h3>
<hr>
<h3 class="navbartitle">Getting started</h3>
<ul class="navbarlist">
<li class="navlink"><a href="index.html">Introduction</a></li>
<li class="navlink"><a href="where.html">Where to get QuantLib</a></li>
<li class="navlink"><a href="install.html">Installation</a></li>
<li class="navlink"><a href="config.html">Configuration</a></li>
<li class="navlink"><a href="usage.html">Usage</a></li>
<li class="navlink"><a href="history.html">Version history</a></li>
<li class="navlink"><a href="resources.html">Additional resources</a></li>
<li class="navlink"><a href="group.html">The QuantLib group</a></li>
<li class="navlink"><a href="license.html">Copyright and license</a></li>
</ul>
<hr>
<h3 class="navbartitle">Reference manual</h3>
<ul class="navbarlist">
<li class="navlink"><a href="modules.html">Modules</a></li>
<li class="navlink"><a href="hierarchy.html">Class Hierarchy</a></li>
<li class="navlink"><a href="annotated.html">Compound List</a></li>
<li class="navlink"><a href="files.html">File List</a></li>
<li class="navlink"><a href="functions.html">Compound Members</a></li>
<li class="navlink"><a href="globals.html">File Members</a></li>
<li class="navlink"><a href="todo.html">Todo List</a></li>
<li class="navlink"><a href="bug.html">Known Bugs</a></li>
<li class="navlink"><a href="caveats.html">Caveats</a></li>
<li class="navlink"><a href="test.html">Test Suite</a></li>
<li class="navlink"><a href="examples.html">Examples</a></li>
</ul>
</div>
<div id="content">
<!--Doxygen-generated content-->
<!-- Generated by Doxygen 1.7.6.1 -->
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><b>QuantLib</b> </li>
<li class="navelem"><a class="el" href="class_quant_lib_1_1_randomized_l_d_s.html">RandomizedLDS</a> </li>
</ul>
</div>
</div>
<div class="header">
<div class="summary">
<a href="#pub-types">Public Types</a> |
<a href="#pub-methods">Public Member Functions</a> </div>
<div class="headertitle">
<div class="title">RandomizedLDS< LDS, PRS > Class Template Reference</div> </div>
</div><!--header-->
<div class="contents">
<!-- doxytag: class="QuantLib::RandomizedLDS" -->
<p>Randomized (random shift) low-discrepancy sequence.
<a href="class_quant_lib_1_1_randomized_l_d_s.html#details">More...</a></p>
<p><code>#include <ql/math/randomnumbers/randomizedlds.hpp></code></p>
<p><a href="class_quant_lib_1_1_randomized_l_d_s-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-types"></a>
Public Types</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="af3b59a3dd56521693efc68c221a2bf38"></a><!-- doxytag: member="QuantLib::RandomizedLDS::sample_type" ref="af3b59a3dd56521693efc68c221a2bf38" args="" -->
typedef <a class="el" href="struct_quant_lib_1_1_sample.html">Sample</a>< std::vector<br class="typebreak"/>
< <a class="el" href="group__types.html#ga4bdf4bfe76b9ffa6fa64c47d8bfa0c78">Real</a> > > </td><td class="memItemRight" valign="bottom"><b>sample_type</b></td></tr>
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ab9c8b1032e33e44aab7d913df6b30a2a"></a><!-- doxytag: member="QuantLib::RandomizedLDS::RandomizedLDS" ref="ab9c8b1032e33e44aab7d913df6b30a2a" args="(const LDS &ldsg, const PRS &prsg)" -->
 </td><td class="memItemRight" valign="bottom"><b>RandomizedLDS</b> (const LDS &ldsg, const PRS &prsg)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="afd982aebe39f5fb3b1d5b556c3909859"></a><!-- doxytag: member="QuantLib::RandomizedLDS::RandomizedLDS" ref="afd982aebe39f5fb3b1d5b556c3909859" args="(const LDS &ldsg)" -->
 </td><td class="memItemRight" valign="bottom"><b>RandomizedLDS</b> (const LDS &ldsg)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ad5cd3bf450cb608c0a9c7c516a5d5009"></a><!-- doxytag: member="QuantLib::RandomizedLDS::RandomizedLDS" ref="ad5cd3bf450cb608c0a9c7c516a5d5009" args="(Size dimensionality, BigNatural ldsSeed=0, BigNatural prsSeed=0)" -->
 </td><td class="memItemRight" valign="bottom"><b>RandomizedLDS</b> (<a class="el" href="group__types.html#gaf38bdb4c54463b1f456655efa95b5c77">Size</a> dimensionality, BigNatural ldsSeed=0, BigNatural prsSeed=0)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a2ea25ac8138d4099afda3642057335ff"></a><!-- doxytag: member="QuantLib::RandomizedLDS::nextSequence" ref="a2ea25ac8138d4099afda3642057335ff" args="() const " -->
const <a class="el" href="struct_quant_lib_1_1_sample.html">sample_type</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="class_quant_lib_1_1_randomized_l_d_s.html#a2ea25ac8138d4099afda3642057335ff">nextSequence</a> () const </td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">returns next sample using a given randomizing vector <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a8d216498c4107b3bca19b47a929407fc"></a><!-- doxytag: member="QuantLib::RandomizedLDS::lastSequence" ref="a8d216498c4107b3bca19b47a929407fc" args="() const " -->
const <a class="el" href="struct_quant_lib_1_1_sample.html">sample_type</a> & </td><td class="memItemRight" valign="bottom"><b>lastSequence</b> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_quant_lib_1_1_randomized_l_d_s.html#aa917583553cf612af05e8b75e7e161dc">nextRandomizer</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ad089a89a18aa50ad2c64712cf5fb5e3d"></a><!-- doxytag: member="QuantLib::RandomizedLDS::dimension" ref="ad089a89a18aa50ad2c64712cf5fb5e3d" args="() const " -->
<a class="el" href="group__types.html#gaf38bdb4c54463b1f456655efa95b5c77">Size</a> </td><td class="memItemRight" valign="bottom"><b>dimension</b> () const </td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><h3>template<class LDS, class PRS = RandomSequenceGenerator<MersenneTwisterUniformRng>><br/>
class QuantLib::RandomizedLDS< LDS, PRS ></h3>
<p>Randomized (random shift) low-discrepancy sequence. </p>
<p>Random-shifts a uniform low-discrepancy sequence of dimension <img class="formulaInl" alt="$ N $" src="form_32.png"/> by adding (modulo 1 for each coordinate) a pseudo-random uniform deviate in <img class="formulaInl" alt="$ (0, 1)^N. $" src="form_238.png"/> It is used for implementing Randomized Quasi Monte Carlo.</p>
<p>The uniform low discrepancy sequence is supplied by LDS; the uniform pseudo-random sequence is supplied by PRS.</p>
<p>Both class LDS and PRS must implement the following interface: </p>
<div class="fragment"><pre class="fragment"> LDS::sample_type <a class="code" href="class_quant_lib_1_1_randomized_l_d_s.html#a2ea25ac8138d4099afda3642057335ff" title="returns next sample using a given randomizing vector">LDS::nextSequence</a>() <span class="keyword">const</span>;
<a class="code" href="group__types.html#gaf38bdb4c54463b1f456655efa95b5c77" title="size of a container">Size</a> LDS::dimension() <span class="keyword">const</span>;
</pre></div><dl class="pre"><dt><b>Precondition:</b></dt><dd>LDS and PRS must have the same dimension <img class="formulaInl" alt="$ N $" src="form_32.png"/></dd></dl>
<dl class="caveats"><dt><b><a class="el" href="caveats.html#_caveats000071">Warning:</a></b></dt><dd>Inverting LDS and PRS is possible, but it doesn't make sense.</dd></dl>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000035">Possible enhancements:</a></b></dt><dd>implement the other randomization algorithms</dd></dl>
<dl class="test"><dt><b><a class="el" href="test.html#_test000055">Tests:</a></b></dt><dd>correct initialization is tested. </dd></dl>
</div><hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="aa917583553cf612af05e8b75e7e161dc"></a><!-- doxytag: member="QuantLib::RandomizedLDS::nextRandomizer" ref="aa917583553cf612af05e8b75e7e161dc" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void <a class="el" href="class_quant_lib_1_1_randomized_l_d_s.html#aa917583553cf612af05e8b75e7e161dc">nextRandomizer</a> </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>update the randomizing vector and re-initialize the low discrepancy generator </p>
</div>
</div>
</div><!-- contents -->
</div>
<div class="footer">
<div class="endmatter">
Documentation generated by
<a href="http://www.doxygen.org">Doxygen</a> 1.7.6.1
</div>
</div>
</div>
</body>
</html>
|