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

« back to all changes in this revision

Viewing changes to html/class_quant_lib_1_1_analytic_performance_engine.html

  • Committer: Package Import Robot
  • Author(s): Dirk Eddelbuettel
  • Date: 2012-03-31 10:10:45 UTC
  • mfrom: (1.2.14)
  • Revision ID: package-import@ubuntu.com-20120331101045-60ilq20a9um9bzx3
Tags: 1.2-1
* New upstream release

* As before, re-packaged upstream file QuantLib-docs-1.2.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: AnalyticPerformanceEngine Class Reference</title>
 
6
<title>AnalyticPerformanceEngine Class 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 1.1</h3>
 
24
<h3 class="navbartitle">Version 1.2</h3>
25
25
 
26
26
<hr>
27
27
 
59
59
<div id="content">
60
60
<!--Doxygen-generated content-->
61
61
 
62
 
<!-- Generated by Doxygen 1.7.3 -->
 
62
<!-- Generated by Doxygen 1.7.6.1 -->
63
63
  <div id="nav-path" class="navpath">
64
64
    <ul>
65
65
      <li class="navelem"><b>QuantLib</b>      </li>
66
66
      <li class="navelem"><a class="el" href="class_quant_lib_1_1_analytic_performance_engine.html">AnalyticPerformanceEngine</a>      </li>
 
67
    </ul>
 
68
  </div>
67
69
</div>
68
70
<div class="header">
69
71
  <div class="summary">
70
72
<a href="#pub-methods">Public Member Functions</a>  </div>
71
73
  <div class="headertitle">
72
 
<h1>AnalyticPerformanceEngine Class Reference<div class="ingroups"><a class="el" href="group__cliquetengines.html">Cliquet option engines</a></div></h1>  </div>
73
 
</div>
 
74
<div class="title">AnalyticPerformanceEngine Class Reference<div class="ingroups"><a class="el" href="group__cliquetengines.html">Cliquet option engines</a></div></div>  </div>
 
75
</div><!--header-->
74
76
<div class="contents">
75
77
<!-- doxytag: class="QuantLib::AnalyticPerformanceEngine" --><!-- doxytag: inherits="QuantLib::CliquetOption::engine" -->
76
78
<p>Pricing engine for performance options using analytical formulae.  
77
 
<a href="#_details">More...</a></p>
 
79
 <a href="class_quant_lib_1_1_analytic_performance_engine.html#details">More...</a></p>
78
80
 
79
81
<p><code>#include &lt;ql/pricingengines/cliquet/analyticperformanceengine.hpp&gt;</code></p>
80
82
<div class="dynheader">
94
96
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a10873979f635888606e03f9cb2d8a096"></a><!-- doxytag: member="QuantLib::AnalyticPerformanceEngine::calculate" ref="a10873979f635888606e03f9cb2d8a096" args="() const " -->
95
97
void&#160;</td><td class="memItemRight" valign="bottom"><b>calculate</b> () const </td></tr>
96
98
</table>
97
 
<hr/><a name="_details"></a><h2>Detailed Description</h2>
 
99
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
98
100
<div class="textblock"><p>Pricing engine for performance options using analytical formulae. </p>
99
 
<dl class="test"><dt><b><a class="el" href="test.html#_test000102">Tests:</a></b></dt><dd>the correctness of the returned greeks is tested by reproducing numerical derivatives. </dd></dl>
100
 
</div></div>
 
101
<dl class="test"><dt><b><a class="el" href="test.html#_test000100">Tests:</a></b></dt><dd>the correctness of the returned greeks is tested by reproducing numerical derivatives. </dd></dl>
 
102
</div></div><!-- contents -->
101
103
 
102
104
</div>
103
105
 
104
106
<div class="footer">
105
107
<div class="endmatter">
106
108
Documentation generated by
107
 
<a href="http://www.doxygen.org">Doxygen</a> 1.7.3
 
109
<a href="http://www.doxygen.org">Doxygen</a> 1.7.6.1
108
110
</div>
109
111
</div>
110
112