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/parameter"
TermStructureFittingParameter
NumericalImpl
Class NumericalImpl
Hierarchy
Impl
NumericalImpl
Index
Constructors
constructor
Properties
_term
Structure
_times
_values
Methods
change
reset
set
term
Structure
value
Constructors
constructor
new
Numerical
Impl
(
termStructure
:
Handle
<
YieldTermStructure
>
)
:
NumericalImpl
Parameters
termStructure:
Handle
<
YieldTermStructure
>
Returns
NumericalImpl
Properties
Private
_term
Structure
_term
Structure
:
Handle
<
YieldTermStructure
>
Private
_times
_times
:
Time
[]
Private
_values
_values
:
Real
[]
Methods
change
change
(
x
:
Real
)
:
void
Parameters
x:
Real
Returns
void
reset
reset
(
)
:
void
Returns
void
set
set
(
t
:
Time
, x
:
Real
)
:
void
Parameters
t:
Time
x:
Real
Returns
void
term
Structure
term
Structure
(
)
:
Handle
<
YieldTermStructure
>
Returns
Handle
<
YieldTermStructure
>
value
value
(
x
:
Real
[]
, t
:
Time
)
:
Real
Parameters
x:
Real
[]
t:
Time
Returns
Real
Globals
"ql/models/parameter"
Constant
Parameter
Null
Parameter
Parameter
Piecewise
Constant
Parameter
Term
Structure
Fitting
Parameter
Impl
Numerical
Impl
constructor
_term
Structure
_times
_values
change
reset
set
term
Structure
value
_constraint
_impl
_params
constraint
f
implementation
init1
init2
params
set
Param
size
test
Params
tfp
Init1
tfp
Init2