~ubuntu-branches/ubuntu/trusty/quantlib-refman-html/trusty

« back to all changes in this revision

Viewing changes to html/class_quant_lib_1_1_m_c_american_engine.html

  • Committer: Bazaar Package Importer
  • Author(s): Dirk Eddelbuettel
  • Date: 2009-12-03 21:23:12 UTC
  • mfrom: (1.2.11 upstream) (3.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20091203212312-b5xqdch18rgr5vc5
Tags: 0.9.9-1
* New upstream release
* As before, re-packaged upstream file QuantLib-docs-0.9.9.html.tar.gz 
  as described in the copyright file included with the Debian package.

* debian/control: Updated Standards-Version: to current version 

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
</div>
22
22
<div id="menu">
23
23
 
24
 
<h3 class="navbartitle">Version 0.9.7</h3>
 
24
<h3 class="navbartitle">Version 0.9.9</h3>
25
25
 
26
26
<hr>
27
27
 
28
28
<h3 class="navbartitle">Getting started</h3>
29
29
<ul class="navbarlist">
30
30
<li class="navlink"><a href="index.html">Introduction</a></li>
31
 
<li class="navlink"><a href="overview.html">Project overview</a></li>
32
31
<li class="navlink"><a href="where.html">Where to get QuantLib</a></li>
33
32
<li class="navlink"><a href="install.html">Installation</a></li>
34
33
<li class="navlink"><a href="config.html">Configuration</a></li>
77
76
<div class="dynsection">
78
77
<p><center><img src="class_quant_lib_1_1_m_c_american_engine__inherit__graph.png" border="0" usemap="#_m_c_american_engine__inherit__map" alt="Inheritance graph"></center>
79
78
<map name="_m_c_american_engine__inherit__map">
80
 
<area shape="rect" href="class_quant_lib_1_1_m_c_longstaff_schwartz_engine.html" title="Longstaff&#45;Schwarz Monte Carlo engine for early exercise options." alt="" coords="5,5,589,32"></map>
 
79
<area shape="rect" href="class_quant_lib_1_1_m_c_longstaff_schwartz_engine.html" title="Longstaff&#45;Schwarz Monte Carlo engine for early exercise options." alt="" coords="5,5,589,35"></map>
81
80
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
82
81
 
83
82
<p>
85
84
<tr><td></td></tr>
86
85
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
87
86
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="73454652e68770cb5adb2437251cc002"></a><!-- doxytag: member="QuantLib::MCAmericanEngine::MCAmericanEngine" ref="73454652e68770cb5adb2437251cc002" args="(const boost::shared_ptr&lt; GeneralizedBlackScholesProcess &gt; &amp;process, Size timeSteps, Size timeStepsPerYear, bool antitheticVariate, bool controlVariate, Size requiredSamples, Real requiredTolerance, Size maxSamples, BigNatural seed, Size polynomOrder, LsmBasisSystem::PolynomType polynomType, Size nCalibrationSamples=Null&lt; Size &gt;())" -->
88
 
&nbsp;</td><td class="memItemRight" valign="bottom"><b>MCAmericanEngine</b> (const boost::shared_ptr&lt; <a class="el" href="class_quant_lib_1_1_generalized_black_scholes_process.html">GeneralizedBlackScholesProcess</a> &gt; &amp;process, Size timeSteps, Size timeStepsPerYear, bool antitheticVariate, bool controlVariate, Size requiredSamples, Real requiredTolerance, Size maxSamples, BigNatural seed, Size polynomOrder, LsmBasisSystem::PolynomType polynomType, Size nCalibrationSamples=<a class="el" href="class_quant_lib_1_1_null.html">Null</a>&lt; Size &gt;())</td></tr>
 
87
&nbsp;</td><td class="memItemRight" valign="bottom"><b>MCAmericanEngine</b> (const boost::shared_ptr&lt; <a class="el" href="class_quant_lib_1_1_generalized_black_scholes_process.html">GeneralizedBlackScholesProcess</a> &gt; &amp;process, Size timeSteps, Size timeStepsPerYear, bool antitheticVariate, bool controlVariate, Size requiredSamples, Real requiredTolerance, Size maxSamples, BigNatural seed, Size polynomOrder, LsmBasisSystem::PolynomType polynomType, Size nCalibrationSamples=Null&lt; Size &gt;())</td></tr>
 
88
 
 
89
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="10873979f635888606e03f9cb2d8a096"></a><!-- doxytag: member="QuantLib::MCAmericanEngine::calculate" ref="10873979f635888606e03f9cb2d8a096" args="() const " -->
 
90
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>calculate</b> () const </td></tr>
89
91
 
90
92
<tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr>
91
93
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="28490b0f4cbe9f020578b2ad6faf5f8c"></a><!-- doxytag: member="QuantLib::MCAmericanEngine::lsmPathPricer" ref="28490b0f4cbe9f020578b2ad6faf5f8c" args="() const " -->
111
113
American Monte Carlo engine. 
112
114
<p>
113
115
References:<p>
114
 
<dl compact><dt><b><a class="el" href="test.html#_test000118">Tests:</a></b></dt><dd>the correctness of the returned value is tested by reproducing results available in web/literature </dd></dl>
 
116
<dl compact><dt><b><a class="el" href="test.html#_test000121">Tests:</a></b></dt><dd>the correctness of the returned value is tested by reproducing results available in web/literature </dd></dl>
115
117
</div>
116
118
 
117
119
</div>