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/integrals/gaussianquadratures"
TabulatedGaussLegendre
Class TabulatedGaussLegendre
tabulated Gauss-Legendre quadratures
Hierarchy
TabulatedGaussLegendre
Index
Constructors
constructor
Properties
_n
_order
_w
_x
Methods
f
order1
order2
Constructors
constructor
new
Tabulated
Gauss
Legendre
(
n
?:
Size
)
:
TabulatedGaussLegendre
Parameters
Default value
n:
Size
= 20
Returns
TabulatedGaussLegendre
Properties
Private
_n
_n
:
Size
Private
_order
_order
:
Size
Private
_w
_w
:
Real
[]
Private
_x
_x
:
Real
[]
Methods
f
f
(
uf
:
UnaryFunction
<
Real
,
Real
>
)
:
Real
Parameters
uf:
UnaryFunction
<
Real
,
Real
>
Returns
Real
order1
order1
(
order
:
Size
)
:
void
Parameters
order:
Size
Returns
void
order2
order2
(
)
:
Size
Returns
Size
Globals
"ql/math/integrals/gaussianquadratures"
Gauss
Chebyshev2nd
Integration
Gauss
Chebyshev
Integration
Gauss
Gegenbauer
Integration
Gauss
Hermite
Integration
Gauss
Hyperbolic
Integration
Gauss
Jacobi
Integration
Gauss
Laguerre
Integration
Gauss
Legendre
Integration
Gaussian
Quadrature
Tabulated
Gauss
Legendre
constructor
_n
_order
_w
_x
f
order1
order2
n12
n20
n6
n7
w12
w20
w6
w7
x12
x20
x6
x7
tabulated Gauss-Legendre quadratures