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

« back to all changes in this revision

Viewing changes to html/group__findiff.html

  • Committer: Bazaar Package Importer
  • Author(s): Dirk Eddelbuettel
  • Date: 2007-12-25 12:30:57 UTC
  • mfrom: (1.2.8 upstream) (3.1.2 lenny)
  • Revision ID: james.westby@ubuntu.com-20071225123057-s8kt5k39yusaaw69
Tags: 0.9.0-1
* New upstream release
* As before, re-packaged upstream file QuantLib-docs-0.9.0.html.tar.gz 
  as described in the copyright file included with the Debian package.

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.8.1</h3>
 
24
<h3 class="navbartitle">Version 0.9.0</h3>
25
25
 
26
26
<hr>
27
27
 
49
49
<li class="navlink"><a href="files.html">File List</a></li>
50
50
<li class="navlink"><a href="functions.html">Compound Members</a></li>
51
51
<li class="navlink"><a href="globals.html">File Members</a></li>
52
 
<li class="navlink"><a href="todo.html">Todo List</a></li>
53
52
<li class="navlink"><a href="bug.html">Known Bugs</a></li>
54
53
<li class="navlink"><a href="caveats.html">Caveats</a></li>
55
54
<li class="navlink"><a href="test.html">Test Suite</a></li>
56
 
<li class="navlink"><a href="deprecated.html">Deprecated Features</a></li>
57
55
<li class="navlink"><a href="examples.html">Examples</a></li>
58
56
</ul>
59
57
</div>
61
59
<div id="content">
62
60
<!--Doxygen-generated content-->
63
61
 
64
 
<!-- Generated by Doxygen 1.5.2 -->
 
62
<!-- Generated by Doxygen 1.5.4 -->
65
63
<h1>Finite-differences framework</h1><hr><a name="_details"></a><h2>Detailed Description</h2>
66
64
This framework (corresponding to the ql/FiniteDifferences directory) contains basic building blocks for the numerical solution of partial differential equations by means of finite-difference methods. 
67
65
<p>
145
143
<p>
146
144
Black-Scholes-Merton differential operator. 
147
145
<p>
148
 
<dl compact><dt><b><a class="el" href="test.html#_test000058">Tests:</a></b></dt><dd>coefficients are tested against constant BSM operator </dd></dl>
 
146
<dl compact><dt><b><a class="el" href="test.html#_test000064">Tests:</a></b></dt><dd>coefficients are tested against constant BSM operator </dd></dl>
149
147
 
150
148
</div>
151
149
</div><p>
172
170
<div class="footer">
173
171
<div class="endmatter">
174
172
Documentation generated by
175
 
<a href="http://www.doxygen.org">Doxygen</a> 1.5.2
 
173
<a href="http://www.doxygen.org">Doxygen</a> 1.5.4
176
174
</div>
177
175
</div>
178
176