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 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200
|
<!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>LocalVolTermStructure Class Reference</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="185" height="50" 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 1.2</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="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="todo.html">Todo List</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.7.6.1 -->
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><b>QuantLib</b> </li>
<li class="navelem"><a class="el" href="class_quant_lib_1_1_local_vol_term_structure.html">LocalVolTermStructure</a> </li>
</ul>
</div>
</div>
<div class="header">
<div class="headertitle">
<div class="title">LocalVolTermStructure Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<!-- doxytag: class="QuantLib::LocalVolTermStructure" --><!-- doxytag: inherits="QuantLib::VolatilityTermStructure" -->
<p><code>#include <ql/termstructures/volatility/equityfx/localvoltermstructure.hpp></code></p>
<div class="dynheader">
Inheritance diagram for LocalVolTermStructure:</div>
<div class="dyncontent">
<div class="center"><img src="class_quant_lib_1_1_local_vol_term_structure__inherit__graph.png" border="0" usemap="#_local_vol_term_structure_inherit__map" alt="Inheritance graph"/></div>
<map name="_local_vol_term_structure_inherit__map" id="_local_vol_term_structure_inherit__map">
<area shape="rect" id="node5" href="class_quant_lib_1_1_local_constant_vol.html" title="Constant local volatility, no time-strike dependence." alt="" coords="5,166,128,197"/><area shape="rect" id="node7" href="class_quant_lib_1_1_local_vol_curve.html" title="Local volatility curve derived from a Black curve." alt="" coords="152,166,256,197"/><area shape="rect" id="node9" href="class_quant_lib_1_1_local_vol_surface.html" title="Local volatility surface derived from a Black vol surface." alt="" coords="280,166,395,197"/><area shape="rect" id="node2" href="class_quant_lib_1_1_volatility_term_structure.html" title="Volatility term structure." alt="" coords="128,6,280,37"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<p><a href="class_quant_lib_1_1_local_vol_term_structure-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td colspan="2"><div class="groupHeader">Constructors</div></td></tr>
<tr><td colspan="2"><div class="groupText"><p>See the <a class="el" href="class_quant_lib_1_1_term_structure.html" title="Basic term-structure functionality.">TermStructure</a> documentation for issues regarding constructors. </p>
</div></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_quant_lib_1_1_local_vol_term_structure.html#aab7e89f622d77dc9b21b73a98e163be1">LocalVolTermStructure</a> (const <a class="el" href="class_quant_lib_1_1_calendar.html">Calendar</a> &cal, <a class="el" href="group__datetime.html#gaff46c5ae9385d20709bedade86edd368">BusinessDayConvention</a> bdc=Following, const <a class="el" href="class_quant_lib_1_1_day_counter.html">DayCounter</a> &dc=<a class="el" href="class_quant_lib_1_1_day_counter.html">DayCounter</a>())</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_quant_lib_1_1_local_vol_term_structure.html#a22dbcfb670e37c7b778f6a53a8a39fe6">LocalVolTermStructure</a> (<a class="el" href="group__datetime.html#gaff46c5ae9385d20709bedade86edd368">BusinessDayConvention</a> bdc=Following, const <a class="el" href="class_quant_lib_1_1_day_counter.html">DayCounter</a> &dc=<a class="el" href="class_quant_lib_1_1_day_counter.html">DayCounter</a>())</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">default constructor <a href="#a22dbcfb670e37c7b778f6a53a8a39fe6"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ad6bec7ca8be90c47f0b0a16b906898a6"></a><!-- doxytag: member="QuantLib::LocalVolTermStructure::LocalVolTermStructure" ref="ad6bec7ca8be90c47f0b0a16b906898a6" args="(const Date &referenceDate, const Calendar &cal=Calendar(), BusinessDayConvention bdc=Following, const DayCounter &dc=DayCounter())" -->
 </td><td class="memItemRight" valign="bottom"><a class="el" href="class_quant_lib_1_1_local_vol_term_structure.html#ad6bec7ca8be90c47f0b0a16b906898a6">LocalVolTermStructure</a> (const <a class="el" href="class_quant_lib_1_1_date.html">Date</a> &<a class="el" href="class_quant_lib_1_1_term_structure.html#aa9ae6cc6009ac64d4f265065eab08be0">referenceDate</a>, const <a class="el" href="class_quant_lib_1_1_calendar.html">Calendar</a> &cal=<a class="el" href="class_quant_lib_1_1_calendar.html">Calendar</a>(), <a class="el" href="group__datetime.html#gaff46c5ae9385d20709bedade86edd368">BusinessDayConvention</a> bdc=Following, const <a class="el" href="class_quant_lib_1_1_day_counter.html">DayCounter</a> &dc=<a class="el" href="class_quant_lib_1_1_day_counter.html">DayCounter</a>())</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">initialize with a fixed reference date <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a8db8952b2a6a0c4ab6a4f06e952d1d97"></a><!-- doxytag: member="QuantLib::LocalVolTermStructure::LocalVolTermStructure" ref="a8db8952b2a6a0c4ab6a4f06e952d1d97" args="(Natural settlementDays, const Calendar &, BusinessDayConvention bdc=Following, const DayCounter &dc=DayCounter())" -->
 </td><td class="memItemRight" valign="bottom"><a class="el" href="class_quant_lib_1_1_local_vol_term_structure.html#a8db8952b2a6a0c4ab6a4f06e952d1d97">LocalVolTermStructure</a> (<a class="el" href="group__types.html#ga7e529c39c477ba1f5a22264d93e8457a">Natural</a> <a class="el" href="class_quant_lib_1_1_term_structure.html#ab6506da60fec85c6f146f1b43116de70">settlementDays</a>, const <a class="el" href="class_quant_lib_1_1_calendar.html">Calendar</a> &, <a class="el" href="group__datetime.html#gaff46c5ae9385d20709bedade86edd368">BusinessDayConvention</a> bdc=Following, const <a class="el" href="class_quant_lib_1_1_day_counter.html">DayCounter</a> &dc=<a class="el" href="class_quant_lib_1_1_day_counter.html">DayCounter</a>())</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">calculate the reference date based on the global evaluation date <br/></td></tr>
<tr><td colspan="2"><div class="groupHeader">Local Volatility</div></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a19bfd7b7a21a66ba4a46b3df79079a32"></a><!-- doxytag: member="QuantLib::LocalVolTermStructure::localVol" ref="a19bfd7b7a21a66ba4a46b3df79079a32" args="(const Date &d, Real underlyingLevel, bool extrapolate=false) const " -->
<a class="el" href="group__types.html#gaaa95ab7fe66935e3f7535413fad2a7d3">Volatility</a> </td><td class="memItemRight" valign="bottom"><b>localVol</b> (const <a class="el" href="class_quant_lib_1_1_date.html">Date</a> &d, <a class="el" href="group__types.html#ga4bdf4bfe76b9ffa6fa64c47d8bfa0c78">Real</a> underlyingLevel, bool extrapolate=false) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="af51829f96ba20ca7f57a773a99db269d"></a><!-- doxytag: member="QuantLib::LocalVolTermStructure::localVol" ref="af51829f96ba20ca7f57a773a99db269d" args="(Time t, Real underlyingLevel, bool extrapolate=false) const " -->
<a class="el" href="group__types.html#gaaa95ab7fe66935e3f7535413fad2a7d3">Volatility</a> </td><td class="memItemRight" valign="bottom"><b>localVol</b> (<a class="el" href="group__types.html#ga14fb8fca43a68f4168654e1f9f7e22f7">Time</a> t, <a class="el" href="group__types.html#ga4bdf4bfe76b9ffa6fa64c47d8bfa0c78">Real</a> underlyingLevel, bool extrapolate=false) const </td></tr>
<tr><td colspan="2"><div class="groupHeader">Visitability</div></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a896099363a2a409d2485c3ce9e4e4265"></a><!-- doxytag: member="QuantLib::LocalVolTermStructure::accept" ref="a896099363a2a409d2485c3ce9e4e4265" args="(AcyclicVisitor &)" -->
virtual void </td><td class="memItemRight" valign="bottom"><b>accept</b> (<a class="el" href="class_quant_lib_1_1_acyclic_visitor.html">AcyclicVisitor</a> &)</td></tr>
<tr><td colspan="2"><h2><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr><td colspan="2"><div class="groupHeader">Calculations</div></td></tr>
<tr><td colspan="2"><div class="groupText"><p>These methods must be implemented in derived classes to perform the actual volatility calculations. When they are called, range check has already been performed; therefore, they must assume that extrapolation is required. </p>
</div></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a0b539b6f4f12c8e2835533e11e593c95"></a><!-- doxytag: member="QuantLib::LocalVolTermStructure::localVolImpl" ref="a0b539b6f4f12c8e2835533e11e593c95" args="(Time t, Real strike) const =0" -->
virtual <a class="el" href="group__types.html#gaaa95ab7fe66935e3f7535413fad2a7d3">Volatility</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_quant_lib_1_1_local_vol_term_structure.html#a0b539b6f4f12c8e2835533e11e593c95">localVolImpl</a> (<a class="el" href="group__types.html#ga14fb8fca43a68f4168654e1f9f7e22f7">Time</a> t, <a class="el" href="group__types.html#ga4bdf4bfe76b9ffa6fa64c47d8bfa0c78">Real</a> strike) const =0</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">local vol calculation <br/></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>This abstract class defines the interface of concrete local-volatility term structures which will be derived from this one.</p>
<p>Volatilities are assumed to be expressed on an annual basis. </p>
</div><hr/><h2>Constructor & Destructor Documentation</h2>
<a class="anchor" id="aab7e89f622d77dc9b21b73a98e163be1"></a><!-- doxytag: member="QuantLib::LocalVolTermStructure::LocalVolTermStructure" ref="aab7e89f622d77dc9b21b73a98e163be1" args="(const Calendar &cal, BusinessDayConvention bdc=Following, const DayCounter &dc=DayCounter())" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="class_quant_lib_1_1_local_vol_term_structure.html">LocalVolTermStructure</a> </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="class_quant_lib_1_1_calendar.html">Calendar</a> & </td>
<td class="paramname"><em>cal</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="group__datetime.html#gaff46c5ae9385d20709bedade86edd368">BusinessDayConvention</a> </td>
<td class="paramname"><em>bdc</em> = <code>Following</code>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="class_quant_lib_1_1_day_counter.html">DayCounter</a> & </td>
<td class="paramname"><em>dc</em> = <code><a class="el" href="class_quant_lib_1_1_day_counter.html">DayCounter</a>()</code> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div>
<div class="memdoc">
<dl class="caveats"><dt><b><a class="el" href="caveats.html#_caveats000124">Warning:</a></b></dt><dd>term structures initialized by means of this constructor must manage their own reference date by overriding the <a class="el" href="class_quant_lib_1_1_term_structure.html#aa9ae6cc6009ac64d4f265065eab08be0" title="the date at which discount = 1.0 and/or variance = 0.0">referenceDate()</a> method. </dd></dl>
</div>
</div>
<a class="anchor" id="a22dbcfb670e37c7b778f6a53a8a39fe6"></a><!-- doxytag: member="QuantLib::LocalVolTermStructure::LocalVolTermStructure" ref="a22dbcfb670e37c7b778f6a53a8a39fe6" args="(BusinessDayConvention bdc=Following, const DayCounter &dc=DayCounter())" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="class_quant_lib_1_1_local_vol_term_structure.html">LocalVolTermStructure</a> </td>
<td>(</td>
<td class="paramtype"><a class="el" href="group__datetime.html#gaff46c5ae9385d20709bedade86edd368">BusinessDayConvention</a> </td>
<td class="paramname"><em>bdc</em> = <code>Following</code>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="class_quant_lib_1_1_day_counter.html">DayCounter</a> & </td>
<td class="paramname"><em>dc</em> = <code><a class="el" href="class_quant_lib_1_1_day_counter.html">DayCounter</a>()</code> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>default constructor </p>
<dl class="caveats"><dt><b><a class="el" href="caveats.html#_caveats000125">Warning:</a></b></dt><dd>term structures initialized by means of this constructor must manage their own reference date by overriding the <a class="el" href="class_quant_lib_1_1_term_structure.html#aa9ae6cc6009ac64d4f265065eab08be0" title="the date at which discount = 1.0 and/or variance = 0.0">referenceDate()</a> method. </dd></dl>
</div>
</div>
</div><!-- contents -->
</div>
<div class="footer">
<div class="endmatter">
Documentation generated by
<a href="http://www.doxygen.org">Doxygen</a> 1.7.6.1
</div>
</div>
</div>
</body>
</html>
|