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/termstructures/volatility/abcd"
AbcdSquared
Class AbcdSquared
Helper class used by unit tests
Hierarchy
AbcdSquared
Implements
UnaryFunction
<
Time
,
Real
>
Index
Constructors
constructor
Properties
_S
_T
_abcd
Methods
f
Constructors
constructor
new
Abcd
Squared
(
a
:
Real
, b
:
Real
, c
:
Real
, d
:
Real
, T
:
Time
, S
:
Time
)
:
AbcdSquared
Parameters
a:
Real
b:
Real
c:
Real
d:
Real
T:
Time
S:
Time
Returns
AbcdSquared
Properties
Private
_S
_S
:
Time
Private
_T
_T
:
Time
Private
_abcd
_abcd
:
AbcdFunction
Methods
f
f
(
t
:
Time
)
:
Real
Parameters
t:
Time
Returns
Real
Globals
"ql/termstructures/volatility/abcd"
Abcd
Function
Abcd
Squared
constructor
_S
_T
_abcd
f
Helper class used by unit tests