QuantLib: a free/open-source library for quantitative finance
Fully annotated sources - version 1.32
Loading...
Searching...
No Matches
Public Types | List of all members
SwaptionVolCubeSabrModel Struct Reference

Swaption Volatility Cube SABR. More...

#include <ql/termstructures/volatility/swaption/sabrswaptionvolatilitycube.hpp>

+ Collaboration diagram for SwaptionVolCubeSabrModel:

Public Types

typedef SABRInterpolation Interpolation
 
typedef SabrSmileSection SmileSection
 

Detailed Description

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 1175 of file sabrswaptionvolatilitycube.hpp.

Member Typedef Documentation

◆ Interpolation

Definition at line 1176 of file sabrswaptionvolatilitycube.hpp.

◆ SmileSection

Definition at line 1177 of file sabrswaptionvolatilitycube.hpp.