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

« back to all changes in this revision

Viewing changes to html/class_quant_lib_1_1_f_d_bermudan_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:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
5
5
<meta name="robots" content="none">
6
 
<title>QuantLib: FDBermudanEngine Class Reference</title>
 
6
<title>QuantLib: FDBermudanEngine Class Template Reference</title>
7
7
<link rel="stylesheet" href="quantlib.css" type="text/css">
8
8
<link rel="stylesheet" href="print.css" type="text/css" media="print">
9
9
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
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>
64
63
  <div class="navpath"><b>QuantLib</b>::<a class="el" href="class_quant_lib_1_1_f_d_bermudan_engine.html">FDBermudanEngine</a>
65
64
  </div>
66
65
<div class="contents">
67
 
<h1>FDBermudanEngine Class Reference<br>
 
66
<h1>FDBermudanEngine Class Template Reference<br>
68
67
<small>
69
68
[<a class="el" href="group__vanillaengines.html">Vanilla option engines</a>]</small>
70
69
</h1><!-- doxytag: class="QuantLib::FDBermudanEngine" --><!-- doxytag: inherits="VanillaOption::engine,QuantLib::FDMultiPeriodEngine" -->Finite-differences Bermudan engine.  
72
71
<p>
73
72
<code>#include &lt;ql/pricingengines/vanilla/fdbermudanengine.hpp&gt;</code>
74
73
<p>
75
 
Inherits VanillaOption::engine, and QuantLib::FDMultiPeriodEngine.
 
74
Inherits VanillaOption::engine, and QuantLib::FDMultiPeriodEngine&lt; Scheme &gt;.
76
75
<p>
77
76
 
78
77
<p>
98
97
 
99
98
</table>
100
99
<hr><a name="_details"></a><h2>Detailed Description</h2>
 
100
<h3>template&lt;template&lt; class &gt; class Scheme = CrankNicolson&gt;<br>
 
101
 class QuantLib::FDBermudanEngine&lt; Scheme &gt;</h3>
 
102
 
101
103
Finite-differences Bermudan engine. 
102
104
<p>
103
105
<dl compact><dt><b>Examples: </b></dt><dd>