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/credit/cdsoption"
ImpliedVolHelper
Class ImpliedVolHelper
Hierarchy
ImpliedVolHelper
Implements
UnaryFunction
<
Volatility
,
Real
>
Index
Constructors
constructor
Properties
_engine
_results
_target
Value
_vol
Methods
f
Constructors
constructor
new
Implied
Vol
Helper
(
cdsoption
:
CdsOption
, probability
:
Handle
<
DefaultProbabilityTermStructure
>
, recoveryRate
:
Real
, termStructure
:
Handle
<
YieldTermStructure
>
, targetValue
:
Real
)
:
ImpliedVolHelper
Parameters
cdsoption:
CdsOption
probability:
Handle
<
DefaultProbabilityTermStructure
>
recoveryRate:
Real
termStructure:
Handle
<
YieldTermStructure
>
targetValue:
Real
Returns
ImpliedVolHelper
Properties
Private
_engine
_engine
:
PricingEngine
Private
_results
_results
:
Results
Private
_target
Value
_target
Value
:
Real
Private
_vol
_vol
:
SimpleQuote
Methods
f
f
(
x
:
Volatility
)
:
Real
Parameters
x:
Volatility
Returns
Real
Globals
"ql/experimental/credit/cdsoption"
Cds
Option
Implied
Vol
Helper
constructor
_engine
_results
_target
Value
_vol
f