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