Search
Preparing search index...
The search index is not available
quantlib.js
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"ql/experimental/volatility/volcube"
VolatilityCube
Class VolatilityCube
Hierarchy
VolatilityCube
Index
Constructors
constructor
Properties
_curves
_surfaces
Methods
curves
max
Index
Tenor
min
Index
Tenor
surfaces
Constructors
constructor
new
Volatility
Cube
(
surfaces
:
Array
<
Handle
<
InterestRateVolSurface
>
>
, curves
:
Array
<
Handle
<
AbcdAtmVolCurve
>
>
)
:
VolatilityCube
Parameters
surfaces:
Array
<
Handle
<
InterestRateVolSurface
>
>
curves:
Array
<
Handle
<
AbcdAtmVolCurve
>
>
Returns
VolatilityCube
Properties
Protected
_curves
_curves
:
Array
<
Handle
<
AbcdAtmVolCurve
>
>
Protected
_surfaces
_surfaces
:
Array
<
Handle
<
InterestRateVolSurface
>
>
Methods
curves
curves
(
)
:
Array
<
Handle
<
AbcdAtmVolCurve
>
>
Returns
Array
<
Handle
<
AbcdAtmVolCurve
>
>
max
Index
Tenor
max
Index
Tenor
(
)
:
Period
Returns
Period
min
Index
Tenor
min
Index
Tenor
(
)
:
Period
Returns
Period
surfaces
surfaces
(
)
:
Array
<
Handle
<
InterestRateVolSurface
>
>
Returns
Array
<
Handle
<
InterestRateVolSurface
>
>
Globals
"ql/experimental/volatility/volcube"
Volatility
Cube
constructor
_curves
_surfaces
curves
max
Index
Tenor
min
Index
Tenor
surfaces