#include <qle/termstructures/blackvolsurfacedelta.hpp>
Public Member Functions | |
ConstantSmileSection (const Volatility vol) | |
ctor More... | |
Volatility | volatility (Real strike) const override |
Public Member Functions inherited from FxSmileSection | |
FxSmileSection () | |
FxSmileSection (Real spot, Real rd, Real rf, Time t) | |
virtual | ~FxSmileSection () |
virtual Volatility | volatility (Real strike) const =0 |
DiscountFactor | domesticDiscount () const |
DiscountFactor | foreignDiscount () const |
Inspectors | |
Volatility | vol_ |
const Volatility | volatility () const |
Additional Inherited Members | |
Protected Attributes inherited from FxSmileSection | |
Real | spot_ |
Real | rd_ |
Real | rf_ |
Time | t_ |
Definition at line 66 of file blackvolsurfacedelta.hpp.
ConstantSmileSection | ( | const Volatility | vol | ) |
|
overridevirtual |
const Volatility volatility | ( | ) | const |
Definition at line 75 of file blackvolsurfacedelta.hpp.
|
private |
Definition at line 79 of file blackvolsurfacedelta.hpp.