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/exoticoptions/analyticcompoundoptionengine"
ImpliedSpotHelper
Class ImpliedSpotHelper
Hierarchy
ImpliedSpotHelper
Implements
UnaryFunction
<
Real
,
Real
>
Index
Constructors
constructor
Properties
_dividend
Discount
_payoff
_risk
Free
Discount
_standard
Deviation
_strike
Methods
f
Constructors
constructor
new
Implied
Spot
Helper
(
dividendDiscount
:
DiscountFactor
, riskFreeDiscount
:
DiscountFactor
, standardDeviation
:
Real
, payoff
:
PlainVanillaPayoff
, strike
:
Real
)
:
ImpliedSpotHelper
Parameters
dividendDiscount:
DiscountFactor
riskFreeDiscount:
DiscountFactor
standardDeviation:
Real
payoff:
PlainVanillaPayoff
strike:
Real
Returns
ImpliedSpotHelper
Properties
Private
_dividend
Discount
_dividend
Discount
:
DiscountFactor
Private
_payoff
_payoff
:
PlainVanillaPayoff
Private
_risk
Free
Discount
_risk
Free
Discount
:
DiscountFactor
Private
_standard
Deviation
_standard
Deviation
:
Real
Private
_strike
_strike
:
Real
Methods
f
f
(
spot
:
Real
)
:
Real
Parameters
spot:
Real
Returns
Real
Globals
"ql/experimental/exoticoptions/analyticcompoundoptionengine"
Analytic
Compound
Option
Engine
Implied
Spot
Helper
constructor
_dividend
Discount
_payoff
_risk
Free
Discount
_standard
Deviation
_strike
f