mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
Lagrange._inversedBarycentricWeights
mir
interpolate
polynomial
Lagrange
for internal use only.
struct
Lagrange
(T, uint maxAdditionalFunctions = 0, X = T)
RCArray
!(
immutable
T
)
_inversedBarycentricWeights
;
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
for internal use only.