mir-algorithm — Libmir Archive
Libmir Archive
API Reference Index
mir-algorithm Guide
Dlang.org
MetaLinear.this
mir
interpolate
linear
MetaLinear
Constructs a MetaLinear object from a reference-counted array of immutable grid points.
struct
MetaLinear
(T, X)
this
(
RCArray
!(immutable
X
)
grid
,
RCArray
!(const
T
)
data
)
mir
interpolate
linear
MetaLinear
aliases
withDerivative
withTwoDerivatives
constructors
this
functions
gridScopeView
intervalCount
lightConst
templates
opCall
variables
data
derivativeOrder
dimensionCount
grid
Constructs a MetaLinear object from a reference-counted array of immutable grid points.