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

« back to all changes in this revision

Viewing changes to html/bmaswap_8hpp.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: ql/instruments/bmaswap.hpp File Reference</title>
 
6
<title>ql/instruments/bmaswap.hpp File 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>
64
64
<div class="header">
65
65
  <div class="summary">
66
66
<a href="#nested-classes">Classes</a>  </div>
67
67
  <div class="headertitle">
68
 
<h1>ql/instruments/bmaswap.hpp File Reference</h1>  </div>
69
 
</div>
 
68
<div class="title">ql/instruments/bmaswap.hpp File Reference</div>  </div>
 
69
</div><!--header-->
70
70
<div class="contents">
71
71
 
72
72
<p>swap paying Libor against BMA coupons  
73
 
<a href="#_details">More...</a></p>
74
 
<div class="textblock"><code>#include &lt;ql/instruments/swap.hpp&gt;</code><br/>
75
 
<code>#include &lt;ql/indexes/iborindex.hpp&gt;</code><br/>
76
 
<code>#include &lt;ql/indexes/bmaindex.hpp&gt;</code><br/>
 
73
<a href="#details">More...</a></p>
 
74
<div class="textblock"><code>#include &lt;<a class="el" href="swap_8hpp.html">ql/instruments/swap.hpp</a>&gt;</code><br/>
 
75
<code>#include &lt;<a class="el" href="iborindex_8hpp.html">ql/indexes/iborindex.hpp</a>&gt;</code><br/>
 
76
<code>#include &lt;<a class="el" href="bmaindex_8hpp.html">ql/indexes/bmaindex.hpp</a>&gt;</code><br/>
77
77
</div><div class="textblock"><div class="dynheader">
78
78
Include dependency graph for bmaswap.hpp:</div>
79
79
<div class="dyncontent">
80
80
<div class="center"><img src="bmaswap_8hpp__incl.png" border="0" usemap="#ql_2instruments_2bmaswap_8hpp" alt=""/></div>
81
81
<map name="ql_2instruments_2bmaswap_8hpp" id="ql_2instruments_2bmaswap_8hpp">
82
 
</map>
 
82
<area shape="rect" id="node3" href="swap_8hpp.html" title="Interest rate swap." alt="" coords="5,86,168,117"/><area shape="rect" id="node5" href="iborindex_8hpp.html" title="base class for Inter&#45;Bank&#45;Offered&#45;Rate indexes" alt="" coords="192,86,355,117"/><area shape="rect" id="node7" href="bmaindex_8hpp.html" title="Bond Market Association index." alt="" coords="379,86,544,117"/></map>
83
83
</div>
84
84
</div><table class="memberdecls">
85
85
<tr><td colspan="2"><h2><a name="nested-classes"></a>
86
86
Classes</h2></td></tr>
87
87
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_quant_lib_1_1_b_m_a_swap.html">BMASwap</a></td></tr>
88
 
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">swap paying <a class="el" href="class_quant_lib_1_1_libor.html" title="base class for all BBA LIBOR indexes but the EUR, O/N, and S/N ones">Libor</a> against BMA coupons  <a href="class_quant_lib_1_1_b_m_a_swap.html#_details">More...</a><br/></td></tr>
 
88
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">swap paying <a class="el" href="class_quant_lib_1_1_libor.html" title="base class for all BBA LIBOR indexes but the EUR, O/N, and S/N ones">Libor</a> against BMA coupons  <a href="class_quant_lib_1_1_b_m_a_swap.html#details">More...</a><br/></td></tr>
89
89
</table>
90
 
<hr/><a name="_details"></a><h2>Detailed Description</h2>
 
90
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
91
91
<div class="textblock"><p>swap paying Libor against BMA coupons </p>
92
 
</div></div>
 
92
</div></div><!-- contents -->
93
93
 
94
94
</div>
95
95
 
96
96
<div class="footer">
97
97
<div class="endmatter">
98
98
Documentation generated by
99
 
<a href="http://www.doxygen.org">Doxygen</a> 1.7.3
 
99
<a href="http://www.doxygen.org">Doxygen</a> 1.7.6.1
100
100
</div>
101
101
</div>
102
102