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/math/incompletegamma"
F
Class F
Hierarchy
F
Index
Constructors
constructor
Properties
a
accuracy
gln
max
Iteration
p
Methods
d
d2
f
Constructors
constructor
new F
(
a
:
Real
, p
:
Real
, accuracy
:
Real
, gln
:
Real
, maxIteration
:
Integer
)
:
F
Parameters
a:
Real
p:
Real
accuracy:
Real
gln:
Real
maxIteration:
Integer
Returns
F
Properties
a
a
:
Real
accuracy
accuracy
:
Real
gln
gln
:
Real
max
Iteration
max
Iteration
:
Integer
p
p
:
Real
Methods
d
d
(
x
:
Real
)
:
Real
Parameters
x:
Real
Returns
Real
d2
d2
(
x
:
Real
)
:
Real
Parameters
x:
Real
Returns
Real
f
f
(
x
:
Real
)
:
Real
Parameters
x:
Real
Returns
Real
Globals
"ql/math/incompletegamma"
F
constructor
a
accuracy
gln
max
Iteration
p
d
d2
f
incomplete
Gamma
Function
incomplete
Gamma
Function
Continued
Fraction
Repr
incomplete
Gamma
Function
Series
Repr
inverse
Incomplete
Gamma
Function