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/interpolations/loginterpolation"
LogLinear
Class LogLinear
log-linear interpolation factory and traits
Hierarchy
LogLinear
Implements
Interpolator
Index
Properties
global
required
Points
Methods
interpolate
Properties
Static
global
global
:
boolean
= false
Static
required
Points
required
Points
:
Size
= 2
Methods
interpolate
interpolate
(
x
:
Real
[]
, xBegin
:
Size
, xEnd
:
Size
, y
:
Real
[]
, yBegin
:
Size
)
:
Interpolation
Parameters
x:
Real
[]
xBegin:
Size
xEnd:
Size
y:
Real
[]
yBegin:
Size
Returns
Interpolation
Globals
"ql/math/interpolations/loginterpolation"
Fritsch
Butland
Log
Cubic
Harmonic
Log
Cubic
Kruger
Log
Cubic
Log
Cubic
Log
Cubic
Interpolation
Log
Cubic
Natural
Spline
Log
Interpolation
Impl
Log
Linear
global
required
Points
interpolate
Log
Linear
Interpolation
Log
Mixed
Linear
Cubic
Log
Mixed
Linear
Cubic
Interpolation
Log
Mixed
Linear
Cubic
Natural
Spline
Log
Parabolic
Monotonic
Log
Cubic
Natural
Spline
Monotonic
Log
Parabolic
log-linear interpolation factory and traits