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

« back to all changes in this revision

Viewing changes to html/fdstepconditionoption_8hpp.html

  • Committer: Bazaar Package Importer
  • Author(s): Dirk Eddelbuettel
  • Date: 2005-05-02 22:35:36 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 hoary)
  • Revision ID: james.westby@ubuntu.com-20050502223536-yp0xshf1us9u76dn
Tags: 0.3.9-1
* New upstream release 0.3.9 announced today
* As before, re-packaged upstream file QuantLib-docs-0.3.9.html.tar.gz 
  as described in the copyright file included with the Debian package.

* debian/watch: Added watch file

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 
2
<html>
 
3
<head>
 
4
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
 
5
<meta name="robots" content="none">
 
6
<title>QuantLib: ql/Pricers/fdstepconditionoption.hpp File Reference</title>
 
7
<link rel="stylesheet" href="quantlib.css" type="text/css">
 
8
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
 
9
<link rel="icon" href="favicon.ico" type="image/x-icon">
 
10
</head>
 
11
<body>
 
12
 
 
13
<table summary=
 
14
"Layout table: navigation bar in the first cell, contents in the second cell"
 
15
 class="layout">
 
16
<tbody>
 
17
<tr>
 
18
<td class="navbar">
 
19
 
 
20
<div class="center">
 
21
    <img class= "addtopspace" src="QL-small.jpg"
 
22
     alt="QuantLib Logo"></div>
 
23
<h3 class="navbartitle">QuantLib 0.3.9</h3>
 
24
<div class="center">
 
25
    <a href="http://quantlib.org/">http://quantlib.org</a></div>
 
26
 
 
27
<hr>
 
28
 
 
29
<h3 class="navbartitle">Getting started</h3>
 
30
 
 
31
<ul class="navlinklist">
 
32
<li><a class="navlink" href="index.html">Introduction</a></li>
 
33
<li><a class="navlink" href="overview.html">Project overview</a></li>
 
34
<li><a class="navlink" href="where.html">Where to get QuantLib</a></li>
 
35
<li><a class="navlink" href="install.html">Installation</a></li>
 
36
<li><a class="navlink" href="config.html">Configuration</a></li>
 
37
<li><a class="navlink" href="usage.html">Usage</a></li>
 
38
<li><a class="navlink" href="faq.html">Frequently asked questions</a></li>
 
39
<li><a class="navlink" href="history.html">Version history</a></li>
 
40
<li><a class="navlink" href="resources.html">Additional resources</a></li>
 
41
<li><a class="navlink" href="group.html">The QuantLib group</a></li>
 
42
<li><a class="navlink" href="license.html">Copyright and license</a></li>
 
43
</ul>
 
44
 
 
45
<hr>
 
46
 
 
47
<h3 class="navbartitle">Reference manual</h3>
 
48
 
 
49
<ul class="navlinklist">
 
50
<li><a class="navlink" href="modules.html">Modules</a></li>
 
51
<li><a class="navlink" href="hierarchy.html">Class Hierarchy</a></li>
 
52
<li><a class="navlink" href="annotated.html">Compound List</a></li>
 
53
<li><a class="navlink" href="files.html">File List</a></li>
 
54
<li><a class="navlink" href="functions.html">Compound Members</a></li>
 
55
<li><a class="navlink" href="globals.html">File Members</a></li>
 
56
<li><a class="navlink" href="todo.html">Todo List</a></li>
 
57
<li><a class="navlink" href="bug.html">Known Bugs</a></li>
 
58
<li><a class="navlink" href="test.html">Test Suite</a></li>
 
59
<li><a class="navlink" href="deprecated.html">Deprecated Features</a></li>
 
60
<li><a class="navlink" href="examples.html">Examples</a></li>
 
61
</ul>
 
62
 
 
63
</td>
 
64
<td class="main">
 
65
<!--Doxygen-generated content-->
 
66
 
 
67
<!-- Generated by Doxygen 1.4.2 -->
 
68
<h1>ql/Pricers/fdstepconditionoption.hpp File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2>
 
69
Option requiring additional code to be executed at each time step. 
 
70
<p>
 
71
 
 
72
<p>
 
73
<code>#include &lt;<a class="el" href="fdbsmoption_8hpp.html">ql/Pricers/fdbsmoption.hpp</a>&gt;</code><br>
 
74
<code>#include &lt;<a class="el" href="fdtypedefs_8hpp.html">ql/FiniteDifferences/fdtypedefs.hpp</a>&gt;</code><br>
 
75
 
 
76
<p>
 
77
Include dependency graph for fdstepconditionoption.hpp:<p><center><img src="fdstepconditionoption_8hpp__incl.png" border="0" usemap="#ql/Pricers/fdstepconditionoption.hpp_map" alt=""></center>
 
78
<map name="ql/Pricers/fdstepconditionoption.hpp_map">
 
79
<area href="fdbsmoption_8hpp.html" shape="rect" coords="316,8,494,32" alt="">
 
80
<area href="fdtypedefs_8hpp.html" shape="rect" coords="292,56,518,80" alt="">
 
81
</map>
 
82
<table border="0" cellpadding="0" cellspacing="0">
 
83
<tr><td></td></tr>
 
84
<tr><td colspan="2"><br><h2>Namespaces</h2></td></tr>
 
85
<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><b>QuantLib</b></td></tr>
 
86
 
 
87
</table>
 
88
 
 
89
</td>
 
90
</tr>
 
91
</tbody>
 
92
</table>
 
93
 
 
94
<hr>
 
95
 
 
96
<table align="top" width="100%">
 
97
<tr>
 
98
<td align="middle" width="33%">
 
99
<strong>QuantLib.org</strong><br>
 
100
<a href="http://quantlib.org/">
 
101
<img src="QL-small.jpg" alt="QuantLib" align="middle" border=0>
 
102
</a>
 
103
</td>
 
104
<td align="middle" width="33%">
 
105
<strong>Hosted by</strong><br>
 
106
<a href="http://sourceforge.net"><img src=
 
107
"sfnetlogo.png" width="88" height="31"
 
108
border="0" alt="SourceForge.net Logo"></a>
 
109
</td>
 
110
<td align="middle" width="33%">
 
111
<strong>Documentation generated by</strong><br>
 
112
<a href="http://www.doxygen.org">
 
113
<img src="doxygen.png" alt="doxygen" align="middle" border=0 width=110 height=53>
 
114
</a></td>
 
115
</tr>
 
116
</table>
 
117
</body>
 
118
</html>