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/models/shortrate/twofactormodels/g2"
G2
FittingParameter
Impl
Class Impl
Hierarchy
Impl
Impl
Index
Constructors
constructor
Properties
_a
_b
_eta
_rho
_sigma
_term
Structure
Methods
value
Constructors
constructor
new
Impl
(
termStructure
:
Handle
<
YieldTermStructure
>
, a
:
Real
, sigma
:
Real
, b
:
Real
, eta
:
Real
, rho
:
Real
)
:
Impl
Parameters
termStructure:
Handle
<
YieldTermStructure
>
a:
Real
sigma:
Real
b:
Real
eta:
Real
rho:
Real
Returns
Impl
Properties
Private
_a
_a
:
Real
Private
_b
_b
:
Real
Private
_eta
_eta
:
Real
Private
_rho
_rho
:
Real
Private
_sigma
_sigma
:
Real
Private
_term
Structure
_term
Structure
:
Handle
<
YieldTermStructure
>
Methods
value
value
(
x
:
Real
[]
, t
:
Time
)
:
Real
Parameters
x:
Real
[]
t:
Time
Returns
Real
Globals
"ql/models/shortrate/twofactormodels/g2"
G2
Fitting
Parameter
Impl
constructor
_a
_b
_eta
_rho
_sigma
_term
Structure
value
Numerical
Impl
constructor
_constraint
_impl
_params
constraint
f
implementation
init1
init2
params
set
Param
size
test
Params
tfp
Init1
tfp
Init2