The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
Lagrange.gridScopeView
mir
interpolate
polynomial
Lagrange
struct
Lagrange
(T, uint maxAdditionalFunctions = 0, X = T)
extern (
D
) @
safe
pure @
nogc
scope const @
property
return scope const @
property
@
trusted
@
fmamath
immutable
(
X
)[]
gridScopeView
(
)
if
(
isFloatingPoint
!
T
&&
maxAdditionalFunctions
< 16
)
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