mir-algorithm — Libmir Archive
Libmir Archive
API Reference Index
mir-algorithm Guide
Dlang.org
ConstantExtrapolator.this
mir
interpolate
extrapolate
ConstantExtrapolator
Constructs a ConstantExtrapolator with the given data.
struct
ConstantExtrapolator
(T)
this
(
T
data
)
if
(
__traits(
hasMember
,
T
, "gridScopeView")
)
mir
interpolate
extrapolate
ConstantExtrapolator
constructors
this
functions
gridScopeView
lightConst
templates
opCall
variables
data
derivativeOrder
dimensionCount
Constructs a ConstantExtrapolator with the given data.