mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
Lagrange.opCall
mir
interpolate
polynomial
Lagrange
Undocumented in source.
auto
opCall
(T x)
template
opCall
(uint derivative = 0)
@
safe
pure @
nogc
extern (
D
) scope const pragma(
inline
, false)
@
optmath
auto
opCall
(
T
x
)
if
(
derivative
<=
maxAdditionalFunctions
)
auto
opCall
(RefTuple!(size_t, T) tuple)
Members
Functions
opCall
auto
opCall
(T x)
opCall
auto
opCall
(RefTuple!(size_t, T) tuple)
Meta
Source
See Implementation
mir
interpolate
polynomial
Lagrange
aliases
withDerivative
withTwoDerivatives
constructors
this
functions
lightConst
lightImmutable
properties
asums
grid
gridScopeView
intervalCount
inversedBarycentricWeights
normalizedValues
templates
opCall
variables
_asums
_grid
_inversedBarycentricWeights
_normalizedValues
derivativeOrder