File: class_quant_lib_1_1_mixed_scheme.html

package info (click to toggle)
quantlib-refman-html 1.2-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 84,552 kB
  • ctags: 5,132
  • sloc: makefile: 33
file content (179 lines) | stat: -rw-r--r-- 12,909 bytes parent folder | download
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
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
<!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>MixedScheme&lt; Operator &gt; 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_mixed_scheme.html">MixedScheme</a>      </li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-types">Public Types</a> &#124;
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pro-attribs">Protected Attributes</a>  </div>
  <div class="headertitle">
<div class="title">MixedScheme&lt; Operator &gt; Class Template Reference<div class="ingroups"><a class="el" href="group__findiff.html">Finite-differences framework</a></div></div>  </div>
</div><!--header-->
<div class="contents">
<!-- doxytag: class="QuantLib::MixedScheme" -->
<p>Mixed (explicit/implicit) scheme for finite difference methods.  
 <a href="class_quant_lib_1_1_mixed_scheme.html#details">More...</a></p>

<p><code>#include &lt;ql/methods/finitedifferences/mixedscheme.hpp&gt;</code></p>
<div class="dynheader">
Inheritance diagram for MixedScheme&lt; Operator &gt;:</div>
<div class="dyncontent">
<div class="center"><img src="class_quant_lib_1_1_mixed_scheme__inherit__graph.png" border="0" usemap="#_mixed_scheme_3_01_operator_01_4_inherit__map" alt="Inheritance graph"/></div>
<map name="_mixed_scheme_3_01_operator_01_4_inherit__map" id="_mixed_scheme_3_01_operator_01_4_inherit__map">
<area shape="rect" id="node3" href="class_quant_lib_1_1_crank_nicolson.html" title="Crank&#45;Nicolson scheme for finite difference methods." alt="" coords="5,86,184,117"/><area shape="rect" id="node5" href="class_quant_lib_1_1_explicit_euler.html" title="Forward Euler scheme for finite difference methods" alt="" coords="208,86,376,117"/><area shape="rect" id="node7" href="class_quant_lib_1_1_implicit_euler.html" title="Backward Euler scheme for finite difference methods." alt="" coords="400,86,565,117"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="class_quant_lib_1_1_mixed_scheme-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="ab85b62c5cc90bded0075d322e91fd993"></a><!-- doxytag: member="QuantLib::MixedScheme::traits" ref="ab85b62c5cc90bded0075d322e91fd993" args="" -->
typedef OperatorTraits&lt; Operator &gt;&#160;</td><td class="memItemRight" valign="bottom"><b>traits</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a02ede700df8d04acf392294f6ab090c4"></a><!-- doxytag: member="QuantLib::MixedScheme::operator_type" ref="a02ede700df8d04acf392294f6ab090c4" args="" -->
typedef traits::operator_type&#160;</td><td class="memItemRight" valign="bottom"><b>operator_type</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ac07e755f1412353806d561469c9ad49f"></a><!-- doxytag: member="QuantLib::MixedScheme::array_type" ref="ac07e755f1412353806d561469c9ad49f" args="" -->
typedef traits::array_type&#160;</td><td class="memItemRight" valign="bottom"><b>array_type</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a7fb68e182d263712988c9b0afe1ad6a0"></a><!-- doxytag: member="QuantLib::MixedScheme::bc_set" ref="a7fb68e182d263712988c9b0afe1ad6a0" args="" -->
typedef traits::bc_set&#160;</td><td class="memItemRight" valign="bottom"><b>bc_set</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a9b68be7f0b8097f723468a930f604c39"></a><!-- doxytag: member="QuantLib::MixedScheme::condition_type" ref="a9b68be7f0b8097f723468a930f604c39" args="" -->
typedef <a class="el" href="class_quant_lib_1_1_step_condition.html">traits::condition_type</a>&#160;</td><td class="memItemRight" valign="bottom"><b>condition_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="a342497546b70b2f83e90a83be8fd5a45"></a><!-- doxytag: member="QuantLib::MixedScheme::MixedScheme" ref="a342497546b70b2f83e90a83be8fd5a45" args="(const operator_type &amp;L, Real theta, const bc_set &amp;bcs)" -->
&#160;</td><td class="memItemRight" valign="bottom"><b>MixedScheme</b> (const operator_type &amp;L, <a class="el" href="group__types.html#ga4bdf4bfe76b9ffa6fa64c47d8bfa0c78">Real</a> theta, const bc_set &amp;bcs)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ae31015dcf2ddc4f248be2533b0bbbd95"></a><!-- doxytag: member="QuantLib::MixedScheme::step" ref="ae31015dcf2ddc4f248be2533b0bbbd95" args="(array_type &amp;a, Time t)" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>step</b> (array_type &amp;a, <a class="el" href="group__types.html#ga14fb8fca43a68f4168654e1f9f7e22f7">Time</a> t)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a7c6bf7e1e335626aa6f4e7a46f361b50"></a><!-- doxytag: member="QuantLib::MixedScheme::setStep" ref="a7c6bf7e1e335626aa6f4e7a46f361b50" args="(Time dt)" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>setStep</b> (<a class="el" href="group__types.html#ga14fb8fca43a68f4168654e1f9f7e22f7">Time</a> dt)</td></tr>
<tr><td colspan="2"><h2><a name="pro-attribs"></a>
Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a7ec7f35b9cfc993cd78e13c84ee80f5c"></a><!-- doxytag: member="QuantLib::MixedScheme::L_" ref="a7ec7f35b9cfc993cd78e13c84ee80f5c" args="" -->
operator_type&#160;</td><td class="memItemRight" valign="bottom"><b>L_</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a9345bcefe07d2a311bb4580cf6844223"></a><!-- doxytag: member="QuantLib::MixedScheme::I_" ref="a9345bcefe07d2a311bb4580cf6844223" args="" -->
operator_type&#160;</td><td class="memItemRight" valign="bottom"><b>I_</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a2dd5907ac54bce1439847d0204c7ca55"></a><!-- doxytag: member="QuantLib::MixedScheme::explicitPart_" ref="a2dd5907ac54bce1439847d0204c7ca55" args="" -->
operator_type&#160;</td><td class="memItemRight" valign="bottom"><b>explicitPart_</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a70be7cca17d458911d7cb37ac568fa80"></a><!-- doxytag: member="QuantLib::MixedScheme::implicitPart_" ref="a70be7cca17d458911d7cb37ac568fa80" args="" -->
operator_type&#160;</td><td class="memItemRight" valign="bottom"><b>implicitPart_</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a6be603d8547f31e72817d2aaf219e325"></a><!-- doxytag: member="QuantLib::MixedScheme::dt_" ref="a6be603d8547f31e72817d2aaf219e325" args="" -->
<a class="el" href="group__types.html#ga14fb8fca43a68f4168654e1f9f7e22f7">Time</a>&#160;</td><td class="memItemRight" valign="bottom"><b>dt_</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a5ca0ebc8ec96d11c5542cd549f01db16"></a><!-- doxytag: member="QuantLib::MixedScheme::theta_" ref="a5ca0ebc8ec96d11c5542cd549f01db16" args="" -->
<a class="el" href="group__types.html#ga4bdf4bfe76b9ffa6fa64c47d8bfa0c78">Real</a>&#160;</td><td class="memItemRight" valign="bottom"><b>theta_</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="abb48456777566e37b094bb898bafc1a7"></a><!-- doxytag: member="QuantLib::MixedScheme::bcs_" ref="abb48456777566e37b094bb898bafc1a7" args="" -->
bc_set&#160;</td><td class="memItemRight" valign="bottom"><b>bcs_</b></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><h3>template&lt;class Operator&gt;<br/>
class QuantLib::MixedScheme&lt; Operator &gt;</h3>

<p>Mixed (explicit/implicit) scheme for finite difference methods. </p>
<p>In this implementation, the passed operator must be derived from either TimeConstantOperator or TimeDependentOperator. Also, it must implement at least the following interface:</p>
<div class="fragment"><pre class="fragment">        <span class="keyword">typedef</span> ... array_type;

        <span class="comment">// copy constructor/assignment</span>
        <span class="comment">// (these will be provided by the compiler if none is defined)</span>
        Operator(<span class="keyword">const</span> Operator&amp;);
        Operator&amp; operator=(<span class="keyword">const</span> Operator&amp;);

        <span class="comment">// inspectors</span>
        <a class="code" href="group__types.html#gaf38bdb4c54463b1f456655efa95b5c77" title="size of a container">Size</a> size();

        <span class="comment">// modifiers</span>
        <span class="keywordtype">void</span> setTime(<a class="code" href="group__types.html#ga14fb8fca43a68f4168654e1f9f7e22f7" title="continuous quantity with 1-year units">Time</a> t);

        <span class="comment">// operator interface</span>
        array_type applyTo(<span class="keyword">const</span> array_type&amp;);
        array_type solveFor(<span class="keyword">const</span> array_type&amp;);
        <span class="keyword">static</span> Operator identity(<a class="code" href="group__types.html#gaf38bdb4c54463b1f456655efa95b5c77" title="size of a container">Size</a> size);

        <span class="comment">// operator algebra</span>
        Operator operator*(<a class="code" href="group__types.html#ga4bdf4bfe76b9ffa6fa64c47d8bfa0c78" title="real number">Real</a>, <span class="keyword">const</span> Operator&amp;);
        Operator operator+(<span class="keyword">const</span> Operator&amp;, <span class="keyword">const</span> Operator&amp;);
        Operator operator+(<span class="keyword">const</span> Operator&amp;, <span class="keyword">const</span> Operator&amp;);
</pre></div><dl class="caveats"><dt><b><a class="el" href="caveats.html#_caveats000079">Warning:</a></b></dt><dd>The differential operator must be linear for this evolver to work.</dd></dl>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000046">Possible enhancements:</a></b></dt><dd><ul>
<li>derive variable theta schemes</li>
<li>introduce multi time-level schemes.</li>
</ul>
</dd></dl>
</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>