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/volatility/garch"
Garch11Constraint
Class Garch11Constraint
Hierarchy
Constraint
Garch11Constraint
Index
Classes
Impl
Constructors
constructor
Properties
_impl
Methods
empty
lower
Bound
test
update
upper
Bound
Constructors
constructor
new
Garch11
Constraint
(
gammaLower
:
Real
, gammaUpper
:
Real
)
:
Garch11Constraint
Parameters
gammaLower:
Real
gammaUpper:
Real
Returns
Garch11Constraint
Properties
Protected
_impl
_impl
:
Impl
= null
Methods
empty
empty
(
)
:
boolean
Returns
boolean
lower
Bound
lower
Bound
(
params
:
Real
[]
)
:
Real
[]
Parameters
params:
Real
[]
Returns
Real
[]
test
test
(
params
:
Real
[]
)
:
boolean
Parameters
params:
Real
[]
Returns
boolean
update
update
(
params
:
Real
[]
, direction
:
Real
[]
, beta
:
Real
)
:
Real
first parameter params is by reference
Parameters
params:
Real
[]
Real[], byRef
direction:
Real
[]
Real[]
beta:
Real
Real
Returns
Real
upper
Bound
upper
Bound
(
params
:
Real
[]
)
:
Real
[]
Parameters
params:
Real
[]
Returns
Real
[]
Globals
"ql/models/volatility/garch"
Fit
Acf
Constraint
Fit
Acf
Problem
Garch11
Garch11
Constraint
Impl
constructor
_impl
empty
lower
Bound
test
update
upper
Bound
Garch11
Cost
Function
tol_
level
initial
Guess1
initial
Guess2
first parameter params is by reference