QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
Swaption Volatility Cube SABR. More...
#include <sabrswaptionvolatilitycube.hpp>
Public Types | |
typedef SABRInterpolation | Interpolation |
typedef SabrSmileSection | SmileSection |
Swaption Volatility Cube SABR.
This struct defines the types used by SABR Volatility cubes for interpolation (SABRInterpolation) and for modeling the smile (SabrSmileSection).
Definition at line 1169 of file sabrswaptionvolatilitycube.hpp.
typedef SABRInterpolation Interpolation |
Definition at line 1170 of file sabrswaptionvolatilitycube.hpp.
typedef SabrSmileSection SmileSection |
Definition at line 1171 of file sabrswaptionvolatilitycube.hpp.