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/pricingengines/barrier/analyticbinarybarrierengine"
AnalyticBinaryBarrierEngine_helper
Class AnalyticBinaryBarrierEngine_helper
Hierarchy
AnalyticBinaryBarrierEngine_helper
Index
Constructors
constructor
Properties
_arguments
_exercise
_payoff
_process
Methods
payoff
AtExpiry
Constructors
constructor
new
Analytic
Binary
Barrier
Engine_
helper
(
process
:
GeneralizedBlackScholesProcess
, payoff
:
StrikedTypePayoff
, exercise
:
AmericanExercise
, args
:
Arguments
)
:
AnalyticBinaryBarrierEngine_helper
Parameters
process:
GeneralizedBlackScholesProcess
payoff:
StrikedTypePayoff
exercise:
AmericanExercise
args:
Arguments
Returns
AnalyticBinaryBarrierEngine_helper
Properties
Private
_arguments
_arguments
:
Arguments
Private
_exercise
_exercise
:
AmericanExercise
Private
_payoff
_payoff
:
StrikedTypePayoff
Private
_process
_process
:
GeneralizedBlackScholesProcess
Methods
payoff
AtExpiry
payoff
AtExpiry
(
spot
:
Real
, variance
:
Real
, discount
:
Real
)
:
Real
Parameters
spot:
Real
variance:
Real
discount:
Real
Returns
Real
Globals
"ql/pricingengines/barrier/analyticbinarybarrierengine"
Analytic
Binary
Barrier
Engine
Analytic
Binary
Barrier
Engine_
helper
constructor
_arguments
_exercise
_payoff
_process
payoff
AtExpiry