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