The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
Lagrange._normalizedValues
mir
interpolate
polynomial
Lagrange
for internal use only.
struct
Lagrange
(T, uint maxAdditionalFunctions = 0, X = T)
RCArray
!
T
[
maxAdditionalFunctions
+
1
]
_normalizedValues
;
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
dimensionCount
for internal use only.