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/multicubicspline"
Point
Class Point<X, Y>
Type parameters
X
Y
:
any
[]
Hierarchy
Point
base_arg_type
base_return_type
base_dimensions
base_output_data
Index
Constructors
constructor
Properties
first
second
Methods
at
data_
type
Constructors
constructor
new
Point
(
s
:
SplineGrid
, i
:
Size
)
:
Point
Parameters
s:
SplineGrid
i:
Size
Returns
Point
Properties
first
first
:
X
second
second
:
Y
Methods
at
at
(
n
:
Size
)
:
X
Parameters
n:
Size
Returns
X
data_
type
data_
type
(
)
:
X
Returns
X
Globals
"ql/math/interpolations/multicubicspline"
Point
constructor
first
second
at
data_
type