mir-algorithm — Libmir Archive
← Libmir Archive
Dlang.org
Lagrange._grid
mir
interpolate
polynomial
Lagrange
for internal use only.
struct
Lagrange
(T, uint maxAdditionalFunctions = 0, X = T)
Slice
!(
RCI
!(
immutable
X
))
_grid
;
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
dimensionCount
for internal use only.