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/mcbarrierengine"
BiasedBarrierPathPricer
Class BiasedBarrierPathPricer<ValueType>
Type parameters
ValueType
Hierarchy
PathPricer
<
Path
>
BiasedBarrierPathPricer
Implements
UnaryFunction
<
Path
,
ValueType
>
Index
Constructors
constructor
Properties
_barrier
_barrier
Type
_discounts
_payoff
_rebate
Methods
f
Constructors
constructor
new
Biased
Barrier
Path
Pricer
(
barrierType
:
Type
, barrier
:
Real
, rebate
:
Real
, type
:
Type
, strike
:
Real
, discounts
:
DiscountFactor
[]
)
:
BiasedBarrierPathPricer
Parameters
barrierType:
Type
barrier:
Real
rebate:
Real
type:
Type
strike:
Real
discounts:
DiscountFactor
[]
Returns
BiasedBarrierPathPricer
Properties
Private
_barrier
_barrier
:
Real
Private
_barrier
Type
_barrier
Type
:
Type
Private
_discounts
_discounts
:
DiscountFactor
[]
Private
_payoff
_payoff
:
PlainVanillaPayoff
Private
_rebate
_rebate
:
Real
Methods
f
f
(
path
:
Path
)
:
Real
Parameters
path:
Path
Returns
Real
Globals
"ql/pricingengines/barrier/mcbarrierengine"
Barrier
Path
Pricer
Biased
Barrier
Path
Pricer
constructor
_barrier
_barrier
Type
_discounts
_payoff
_rebate
f
MCBarrier
Engine
MakeMCBarrier
Engine