mir-algorithm — Libmir Archive
Libmir Archive
API Reference Index
mir-algorithm Guide
Dlang.org
ConstantExtrapolator.gridScopeView
mir
interpolate
extrapolate
ConstantExtrapolator
Returns a scoped, const view of the extrapolator's grid for the specified dimension.
struct
ConstantExtrapolator
(T)
return scope const @
property
@
trusted
auto
gridScopeView
(
size_t
dimension
= 0
)
(
)
if
(
__traits(
hasMember
,
T
, "gridScopeView")
)
mir
interpolate
extrapolate
ConstantExtrapolator
constructors
this
functions
gridScopeView
lightConst
templates
opCall
variables
data
derivativeOrder
dimensionCount
Returns a scoped, const view of the extrapolator's grid for the specified dimension.