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"
base_dimensions
Class base_dimensions
Hierarchy
Point
<
Real
,
EmptyDim
[]
>
base_dimensions
Index
Constructors
constructor
Properties
first
second
Methods
at
data_
type
Constructors
constructor
new base_
dimensions
(
s
:
SplineGrid
, i
:
Size
)
:
base_dimensions
Parameters
s:
SplineGrid
i:
Size
Returns
base_dimensions
Properties
first
first
:
Real
second
second
:
EmptyDim
[]
Methods
at
at
(
n
:
Size
)
:
Real
Parameters
n:
Size
Returns
Real
data_
type
data_
type
(
)
:
Real
Returns
Real
Globals
"ql/math/interpolations/multicubicspline"
base_
dimensions
constructor
first
second
at
data_
type