Constructors
constructor
-
Parameters
-
-
-
-
fixingDate: Date
-
paymentDate: Date
-
annuity: Real
-
forwardValue: Real
-
-
optionType: Type
Properties
Protected _annuity
Protected _fixingDate
_fixingDate: Date
Protected _forwardValue
Protected _gFunction
Protected _optionType
Protected _paymentDate
_paymentDate: Date
Protected _strike
Protected _vanillaOptionPricer
Methods
Protected annuity
-
f
-
Parameters
firstDerivativeOfF
-
Parameters
Protected fixingDate
-
Returns Date
functionF
-
Parameters
secondDerivativeOfF
-
Parameters
Protected setStrike
- setStrike(strike: Real): void
-
Parameters
Returns void
Protected strike
-