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 180 181 182 183
|
<!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>QuantLib: Member List</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="212" height="47" 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 0.9.0</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="overview.html">Project overview</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="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.5.4 -->
<h1>SwaptionVolatilityCube Member List</h1>This is the complete list of members for <a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html">SwaptionVolatilityCube</a>, including all inherited members.<p><table>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_extrapolator.html#d9e8911dd8792d5ec36f1ee071cfad7d">allowsExtrapolation</a>() const </td><td><a class="el" href="class_quant_lib_1_1_extrapolator.html">Extrapolator</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><b>atmStrike</b>(const Date &optionDate, const Period &swapTenor) const (defined in <a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html">SwaptionVolatilityCube</a>)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html">SwaptionVolatilityCube</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><b>atmStrike</b>(const Period &optionTenor, const Period &swapTenor) const (defined in <a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html">SwaptionVolatilityCube</a>)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html">SwaptionVolatilityCube</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><b>atmVol_</b> (defined in <a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html">SwaptionVolatilityCube</a>)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html">SwaptionVolatilityCube</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_structure.html#3ad9c753b18ab6db2ac73ce47dba66b5">blackVariance</a>(Time optionTime, Time swapLength, Rate strike, bool extrapolate=false) const </td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_structure.html">SwaptionVolatilityStructure</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_structure.html#911ff222333ddba63245db6f70c76a27">blackVariance</a>(const Date &optionDate, const Period &swapTenor, Rate strike, bool extrapolate=false) const </td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_structure.html">SwaptionVolatilityStructure</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_structure.html#1d5ae88a7d7997481d7d965ae0599150">blackVariance</a>(const Period &optionTenor, const Period &swapTenor, Rate strike, bool extrapolate=false) const </td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_structure.html">SwaptionVolatilityStructure</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_volatility_term_structure.html#9d653d6960e5abf8a835f24fd9beb685">businessDayConvention</a>() const </td><td><a class="el" href="class_quant_lib_1_1_volatility_term_structure.html">VolatilityTermStructure</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_lazy_object.html#10873979f635888606e03f9cb2d8a096">calculate</a>() const </td><td><a class="el" href="class_quant_lib_1_1_lazy_object.html">LazyObject</a></td><td><code> [protected, virtual]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>calculated_</b> (defined in <a class="el" href="class_quant_lib_1_1_lazy_object.html">LazyObject</a>)</td><td><a class="el" href="class_quant_lib_1_1_lazy_object.html">LazyObject</a></td><td><code> [mutable, protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html#e9a0f3904cff2fe61596c593dd0b6448">calendar</a>() const </td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html">SwaptionVolatilityCube</a></td><td><code> [virtual]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>calendar_</b> (defined in <a class="el" href="class_quant_lib_1_1_term_structure.html">TermStructure</a>)</td><td><a class="el" href="class_quant_lib_1_1_term_structure.html">TermStructure</a></td><td><code> [protected]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>checkOptionDates</b>() const (defined in <b>SwaptionVolatilityDiscrete</b>)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_discrete.html">SwaptionVolatilityDiscrete</a></td><td><code> [protected]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>checkOptionTenors</b>() const (defined in <b>SwaptionVolatilityDiscrete</b>)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_discrete.html">SwaptionVolatilityDiscrete</a></td><td><code> [protected]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>checkRange</b>(Time, Time, Rate strike, bool extrapolate) const (defined in <a class="el" href="class_quant_lib_1_1_swaption_volatility_structure.html">SwaptionVolatilityStructure</a>)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_structure.html">SwaptionVolatilityStructure</a></td><td><code> [protected]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>checkRange</b>(const Date &optionDate, const Period &swapTenor, Rate strike, bool extrapolate) const (defined in <a class="el" href="class_quant_lib_1_1_swaption_volatility_structure.html">SwaptionVolatilityStructure</a>)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_structure.html">SwaptionVolatilityStructure</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_term_structure.html#176ae6900633bdc8f22af01b99e7165b">QuantLib::VolatilityTermStructure::checkRange</a>(const Date &, bool extrapolate) const </td><td><a class="el" href="class_quant_lib_1_1_term_structure.html">TermStructure</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_term_structure.html#63453af27c24ca1149b8c41d86174290">QuantLib::VolatilityTermStructure::checkRange</a>(Time t, bool extrapolate) const </td><td><a class="el" href="class_quant_lib_1_1_term_structure.html">TermStructure</a></td><td><code> [protected]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>checkSwapTenors</b>() const (defined in <b>SwaptionVolatilityDiscrete</b>)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_discrete.html">SwaptionVolatilityDiscrete</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html#dff25d2f78583ecb085896f9e85787e4">convertDates</a>(const Date &optionDate, const Period &swapTenor) const </td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html">SwaptionVolatilityCube</a></td><td><code> [protected, virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html#c147d63df367bbe5282b76b1f98cb9be">dayCounter</a>() const </td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html">SwaptionVolatilityCube</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_extrapolator.html#bab5047522a68771f2b1d51d1ac78383">disableExtrapolation</a>(bool b=true)</td><td><a class="el" href="class_quant_lib_1_1_extrapolator.html">Extrapolator</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_extrapolator.html#e60e793a77f44a9c022b103458fa993c">enableExtrapolation</a>(bool b=true)</td><td><a class="el" href="class_quant_lib_1_1_extrapolator.html">Extrapolator</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><b>evaluationDate_</b> (defined in <b>SwaptionVolatilityDiscrete</b>)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_discrete.html">SwaptionVolatilityDiscrete</a></td><td><code> [protected]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>Extrapolator</b>() (defined in <a class="el" href="class_quant_lib_1_1_extrapolator.html">Extrapolator</a>)</td><td><a class="el" href="class_quant_lib_1_1_extrapolator.html">Extrapolator</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_lazy_object.html#bd8698b462ce90fe56b15ce7a0192d3e">freeze</a>()</td><td><a class="el" href="class_quant_lib_1_1_lazy_object.html">LazyObject</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><b>frozen_</b> (defined in <a class="el" href="class_quant_lib_1_1_lazy_object.html">LazyObject</a>)</td><td><a class="el" href="class_quant_lib_1_1_lazy_object.html">LazyObject</a></td><td><code> [mutable, protected]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>initializeOptionDatesAndTimes</b>() const (defined in <b>SwaptionVolatilityDiscrete</b>)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_discrete.html">SwaptionVolatilityDiscrete</a></td><td><code> [protected]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>initializeOptionTimes</b>() const (defined in <b>SwaptionVolatilityDiscrete</b>)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_discrete.html">SwaptionVolatilityDiscrete</a></td><td><code> [protected]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>LazyObject</b>() (defined in <a class="el" href="class_quant_lib_1_1_lazy_object.html">LazyObject</a>)</td><td><a class="el" href="class_quant_lib_1_1_lazy_object.html">LazyObject</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><b>localSmile_</b> (defined in <a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html">SwaptionVolatilityCube</a>)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html">SwaptionVolatilityCube</a></td><td><code> [mutable, protected]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>localStrikes_</b> (defined in <a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html">SwaptionVolatilityCube</a>)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html">SwaptionVolatilityCube</a></td><td><code> [mutable, protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html#74d8fc5480ca811db8332b7b30597fe9">maxDate</a>() const </td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html">SwaptionVolatilityCube</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html#f96d43a92083621b2e8e980ec2b666b9">maxStrike</a>() const </td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html">SwaptionVolatilityCube</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html#38b52da2964337ebb4d219b5dc5c2a3f">maxSwapLength</a>() const </td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html">SwaptionVolatilityCube</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html#a42d63fa6f2a1c9d377c25ca63fa5f6c">maxSwapTenor</a>() const </td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html">SwaptionVolatilityCube</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html#3b8677915d5a95b48578b82ed1d7508f">maxTime</a>() const </td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html">SwaptionVolatilityCube</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html#92f7194103698b0abf537479db1bab49">minStrike</a>() const </td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html">SwaptionVolatilityCube</a></td><td><code> [virtual]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>moving_</b> (defined in <a class="el" href="class_quant_lib_1_1_term_structure.html">TermStructure</a>)</td><td><a class="el" href="class_quant_lib_1_1_term_structure.html">TermStructure</a></td><td><code> [protected]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>nOptionTenors_</b> (defined in <b>SwaptionVolatilityDiscrete</b>)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_discrete.html">SwaptionVolatilityDiscrete</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_observable.html#397546715bfc5aedd1d16dd202a19d4c">notifyObservers</a>()</td><td><a class="el" href="class_quant_lib_1_1_observable.html">Observable</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><b>nStrikes_</b> (defined in <a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html">SwaptionVolatilityCube</a>)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html">SwaptionVolatilityCube</a></td><td><code> [protected]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>nSwapTenors_</b> (defined in <b>SwaptionVolatilityDiscrete</b>)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_discrete.html">SwaptionVolatilityDiscrete</a></td><td><code> [protected]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>Observable</b>() (defined in <a class="el" href="class_quant_lib_1_1_observable.html">Observable</a>)</td><td><a class="el" href="class_quant_lib_1_1_observable.html">Observable</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><b>Observable</b>(const Observable &) (defined in <a class="el" href="class_quant_lib_1_1_observable.html">Observable</a>)</td><td><a class="el" href="class_quant_lib_1_1_observable.html">Observable</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><b>Observer</b>() (defined in <a class="el" href="class_quant_lib_1_1_observer.html">Observer</a>)</td><td><a class="el" href="class_quant_lib_1_1_observer.html">Observer</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><b>Observer</b>(const Observer &) (defined in <a class="el" href="class_quant_lib_1_1_observer.html">Observer</a>)</td><td><a class="el" href="class_quant_lib_1_1_observer.html">Observer</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><b>operator=</b>(const Observer &) (defined in <a class="el" href="class_quant_lib_1_1_observer.html">Observer</a>)</td><td><a class="el" href="class_quant_lib_1_1_observer.html">Observer</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_observable.html#522aacdd0f2408fe5e46527a6db999b4">QuantLib::Observable::operator=</a>(const Observable &)</td><td><a class="el" href="class_quant_lib_1_1_observable.html">Observable</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_volatility_term_structure.html#f59f60f1e0a7875cd8c4e97c3e50f8fd">optionDateFromTenor</a>(const Period &) const </td><td><a class="el" href="class_quant_lib_1_1_volatility_term_structure.html">VolatilityTermStructure</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><b>optionDates</b>() const (defined in <b>SwaptionVolatilityDiscrete</b>)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_discrete.html">SwaptionVolatilityDiscrete</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><b>optionDates_</b> (defined in <b>SwaptionVolatilityDiscrete</b>)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_discrete.html">SwaptionVolatilityDiscrete</a></td><td><code> [mutable, protected]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>optionDatesAsReal_</b> (defined in <b>SwaptionVolatilityDiscrete</b>)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_discrete.html">SwaptionVolatilityDiscrete</a></td><td><code> [mutable, protected]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>optionInterpolator_</b> (defined in <b>SwaptionVolatilityDiscrete</b>)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_discrete.html">SwaptionVolatilityDiscrete</a></td><td><code> [protected]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>optionTenors</b>() const (defined in <b>SwaptionVolatilityDiscrete</b>)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_discrete.html">SwaptionVolatilityDiscrete</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><b>optionTenors_</b> (defined in <b>SwaptionVolatilityDiscrete</b>)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_discrete.html">SwaptionVolatilityDiscrete</a></td><td><code> [protected]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>optionTimes</b>() const (defined in <b>SwaptionVolatilityDiscrete</b>)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_discrete.html">SwaptionVolatilityDiscrete</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><b>optionTimes_</b> (defined in <b>SwaptionVolatilityDiscrete</b>)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_discrete.html">SwaptionVolatilityDiscrete</a></td><td><code> [mutable, protected]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>performCalculations</b>() const (defined in <b>SwaptionVolatilityDiscrete</b>)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_discrete.html">SwaptionVolatilityDiscrete</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_lazy_object.html#467a786be42a2165aa15a26709674547">recalculate</a>()</td><td><a class="el" href="class_quant_lib_1_1_lazy_object.html">LazyObject</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html#4a72314adf5959d9427df0fad16a1d3b">referenceDate</a>() const </td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html">SwaptionVolatilityCube</a></td><td><code> [virtual]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>registerWith</b>(const boost::shared_ptr< Observable > &) (defined in <a class="el" href="class_quant_lib_1_1_observer.html">Observer</a>)</td><td><a class="el" href="class_quant_lib_1_1_observer.html">Observer</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><b>registerWithVolatilitySpread</b>() (defined in <a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html">SwaptionVolatilityCube</a>)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html">SwaptionVolatilityCube</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_term_structure.html#b6506da60fec85c6f146f1b43116de70">settlementDays</a>() const </td><td><a class="el" href="class_quant_lib_1_1_term_structure.html">TermStructure</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_structure.html#a27c474c8bbea97cdfa625b20a9741a2">smileSection</a>(Time optionTime, Time swapLength) const </td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_structure.html">SwaptionVolatilityStructure</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_structure.html#f2f0cdce813e56e2535d2813905cecef">smileSection</a>(const Date &optionDate, const Period &swapTenor) const </td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_structure.html">SwaptionVolatilityStructure</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_structure.html#3a2469a95b4d1bf6543bc540f86aa56f">smileSection</a>(const Period &optionTenor, const Period &swapTenor) const </td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_structure.html">SwaptionVolatilityStructure</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_structure.html#da274395a1ed407f27941a47104f0829">smileSectionImpl</a>(Time optionTime, Time swapLength) const =0</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_structure.html">SwaptionVolatilityStructure</a></td><td><code> [protected, pure virtual]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>smileSectionImpl</b>(const Date &optionDate, const Period &swapTenor) const (defined in <a class="el" href="class_quant_lib_1_1_swaption_volatility_structure.html">SwaptionVolatilityStructure</a>)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_structure.html">SwaptionVolatilityStructure</a></td><td><code> [protected, virtual]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>strikeSpreads_</b> (defined in <a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html">SwaptionVolatilityCube</a>)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html">SwaptionVolatilityCube</a></td><td><code> [protected]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>swapIndexBase_</b> (defined in <a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html">SwaptionVolatilityCube</a>)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html">SwaptionVolatilityCube</a></td><td><code> [protected]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>swapLengths</b>() const (defined in <b>SwaptionVolatilityDiscrete</b>)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_discrete.html">SwaptionVolatilityDiscrete</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><b>swapLengths_</b> (defined in <b>SwaptionVolatilityDiscrete</b>)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_discrete.html">SwaptionVolatilityDiscrete</a></td><td><code> [mutable, protected]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>swapTenors</b>() const (defined in <b>SwaptionVolatilityDiscrete</b>)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_discrete.html">SwaptionVolatilityDiscrete</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><b>swapTenors_</b> (defined in <b>SwaptionVolatilityDiscrete</b>)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_discrete.html">SwaptionVolatilityDiscrete</a></td><td><code> [protected]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>SwaptionVolatilityCube</b>(const Handle< SwaptionVolatilityStructure > &atmVolStructure, const std::vector< Period > &optionTenors, const std::vector< Period > &swapTenors, const std::vector< Spread > &strikeSpreads, const std::vector< std::vector< Handle< Quote > > > &volSpreads, const boost::shared_ptr< SwapIndex > &swapIndexBase, bool vegaWeightedSmileFit) (defined in <a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html">SwaptionVolatilityCube</a>)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html">SwaptionVolatilityCube</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><b>SwaptionVolatilityDiscrete</b>(const std::vector< Period > &optionTenors, const std::vector< Period > &swapTenors, Natural settlementDays, const Calendar &cal, const DayCounter &dc, BusinessDayConvention bdc=Following) (defined in <b>SwaptionVolatilityDiscrete</b>)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_discrete.html">SwaptionVolatilityDiscrete</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><b>SwaptionVolatilityDiscrete</b>(const std::vector< Period > &optionTenors, const std::vector< Period > &swapTenors, const Date &referenceDate, const Calendar &cal, const DayCounter &dc, BusinessDayConvention bdc=Following) (defined in <b>SwaptionVolatilityDiscrete</b>)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_discrete.html">SwaptionVolatilityDiscrete</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><b>SwaptionVolatilityDiscrete</b>(const std::vector< Date > &optionDates, const std::vector< Period > &swapTenors, const Date &referenceDate, const Calendar &cal, const DayCounter &dc, BusinessDayConvention bdc=Following) (defined in <b>SwaptionVolatilityDiscrete</b>)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_discrete.html">SwaptionVolatilityDiscrete</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_structure.html#9cc0766e615fa20a0128b9d864803cd0">SwaptionVolatilityStructure</a>(const Calendar &calendar=Calendar(), const DayCounter &dc=DayCounter(), BusinessDayConvention bdc=Following)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_structure.html">SwaptionVolatilityStructure</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_structure.html#e7a7b1ec3043c9b01745330d97901844">SwaptionVolatilityStructure</a>(const Date &referenceDate, const Calendar &calendar=Calendar(), const DayCounter &dc=DayCounter(), BusinessDayConvention bdc=Following)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_structure.html">SwaptionVolatilityStructure</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_structure.html#4119f2505f29202fb6117ec87aa96923">SwaptionVolatilityStructure</a>(Natural settlementDays, const Calendar &, const DayCounter &dc=DayCounter(), BusinessDayConvention bdc=Following)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_structure.html">SwaptionVolatilityStructure</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_term_structure.html#4a8e0f324391a12454f11f5f5d5e66e8">TermStructure</a>(const DayCounter &dc=DayCounter())</td><td><a class="el" href="class_quant_lib_1_1_term_structure.html">TermStructure</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_term_structure.html#44918f70ab345cad67a287d46641f20f">TermStructure</a>(const Date &referenceDate, const Calendar &calendar=Calendar(), const DayCounter &dc=DayCounter())</td><td><a class="el" href="class_quant_lib_1_1_term_structure.html">TermStructure</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_term_structure.html#b72309c6d49bd4b6dc5b9ed09b67c7b9">TermStructure</a>(Natural settlementDays, const Calendar &, const DayCounter &dc=DayCounter())</td><td><a class="el" href="class_quant_lib_1_1_term_structure.html">TermStructure</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_term_structure.html#56d243294c1b34335d067270796f5668">timeFromReference</a>(const Date &date) const </td><td><a class="el" href="class_quant_lib_1_1_term_structure.html">TermStructure</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_lazy_object.html#26c02da24a82bc72024a8e8d48af0fca">unfreeze</a>()</td><td><a class="el" href="class_quant_lib_1_1_lazy_object.html">LazyObject</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><b>unregisterWith</b>(const boost::shared_ptr< Observable > &) (defined in <a class="el" href="class_quant_lib_1_1_observer.html">Observer</a>)</td><td><a class="el" href="class_quant_lib_1_1_observer.html">Observer</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><b>update</b>() (defined in <b>SwaptionVolatilityDiscrete</b>)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_discrete.html">SwaptionVolatilityDiscrete</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><b>vegaWeightedSmileFit_</b> (defined in <a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html">SwaptionVolatilityCube</a>)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html">SwaptionVolatilityCube</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_structure.html#d049a4be6f59b66ae64d7791b2738356">volatility</a>(Time optionTime, Time swapLength, Rate strike, bool extrapolate=false) const </td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_structure.html">SwaptionVolatilityStructure</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_structure.html#365198aa837e06b6354629434b19998f">volatility</a>(const Date &optionDate, const Period &swapTenor, Rate strike, bool extrapolate=false) const </td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_structure.html">SwaptionVolatilityStructure</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_structure.html#1b60b73d75a953a5af8c24a1232268e0">volatility</a>(const Period &optionTenor, const Period &swapTenor, Rate strike, bool extrapolate=false) const </td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_structure.html">SwaptionVolatilityStructure</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html#8a847d5d307f3f57ade6263012526c31">volatilityImpl</a>(Time optionTime, Time swapLength, Rate strike) const </td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html">SwaptionVolatilityCube</a></td><td><code> [protected, virtual]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>volatilityImpl</b>(const Date &optionDate, const Period &swapTenor, Rate strike) const (defined in <a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html">SwaptionVolatilityCube</a>)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html">SwaptionVolatilityCube</a></td><td><code> [protected, virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_volatility_term_structure.html#d105e26d10dfb435c23cca2f3bfd3c76">VolatilityTermStructure</a>(const Calendar &cal, BusinessDayConvention bdc=Following, const DayCounter &dc=DayCounter())</td><td><a class="el" href="class_quant_lib_1_1_volatility_term_structure.html">VolatilityTermStructure</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_volatility_term_structure.html#068651871aeab73305130247e4270040">VolatilityTermStructure</a>(const Date &referenceDate, const Calendar &cal, BusinessDayConvention bdc=Following, const DayCounter &dc=DayCounter())</td><td><a class="el" href="class_quant_lib_1_1_volatility_term_structure.html">VolatilityTermStructure</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_quant_lib_1_1_volatility_term_structure.html#9ac8eed9e933916351f14235a9feb65e">VolatilityTermStructure</a>(Natural settlementDays, const Calendar &cal, BusinessDayConvention bdc=Following, const DayCounter &dc=DayCounter())</td><td><a class="el" href="class_quant_lib_1_1_volatility_term_structure.html">VolatilityTermStructure</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><b>volSpreads_</b> (defined in <a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html">SwaptionVolatilityCube</a>)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_cube.html">SwaptionVolatilityCube</a></td><td><code> [protected]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>~Extrapolator</b>() (defined in <a class="el" href="class_quant_lib_1_1_extrapolator.html">Extrapolator</a>)</td><td><a class="el" href="class_quant_lib_1_1_extrapolator.html">Extrapolator</a></td><td><code> [virtual]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>~LazyObject</b>() (defined in <a class="el" href="class_quant_lib_1_1_lazy_object.html">LazyObject</a>)</td><td><a class="el" href="class_quant_lib_1_1_lazy_object.html">LazyObject</a></td><td><code> [virtual]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>~Observable</b>() (defined in <a class="el" href="class_quant_lib_1_1_observable.html">Observable</a>)</td><td><a class="el" href="class_quant_lib_1_1_observable.html">Observable</a></td><td><code> [virtual]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>~Observer</b>() (defined in <a class="el" href="class_quant_lib_1_1_observer.html">Observer</a>)</td><td><a class="el" href="class_quant_lib_1_1_observer.html">Observer</a></td><td><code> [virtual]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>~SwaptionVolatilityStructure</b>() (defined in <a class="el" href="class_quant_lib_1_1_swaption_volatility_structure.html">SwaptionVolatilityStructure</a>)</td><td><a class="el" href="class_quant_lib_1_1_swaption_volatility_structure.html">SwaptionVolatilityStructure</a></td><td><code> [virtual]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>~TermStructure</b>() (defined in <a class="el" href="class_quant_lib_1_1_term_structure.html">TermStructure</a>)</td><td><a class="el" href="class_quant_lib_1_1_term_structure.html">TermStructure</a></td><td><code> [virtual]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>~VolatilityTermStructure</b>() (defined in <a class="el" href="class_quant_lib_1_1_volatility_term_structure.html">VolatilityTermStructure</a>)</td><td><a class="el" href="class_quant_lib_1_1_volatility_term_structure.html">VolatilityTermStructure</a></td><td><code> [virtual]</code></td></tr>
</table>
</div>
<div class="footer">
<div class="endmatter">
Documentation generated by
<a href="http://www.doxygen.org">Doxygen</a> 1.5.4
</div>
</div>
</div>
</body>
</html>
|