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/interpolation2d"
Interpolator2D
Interface Interpolator2D
Hierarchy
Interpolator2D
Implemented by
Bicubic
Index
Methods
interpolate
Methods
interpolate
interpolate
(
x
:
Real
[]
, xBegin
:
Size
, xEnd
:
Size
, y
:
Real
[]
, yBegin
:
Size
, yEnd
:
Size
, zData
:
Matrix
)
:
Interpolation2D
Parameters
x:
Real
[]
xBegin:
Size
xEnd:
Size
y:
Real
[]
yBegin:
Size
yEnd:
Size
zData:
Matrix
Returns
Interpolation2D
Globals
"ql/math/interpolations/interpolation2d"
Interpolation2D
Interpolator2D
interpolate