struct Lagrange(T, uint maxAdditionalFunctions = 0, X = T)
extern (
D) @
safe pure @
nogc scope const @
property ref
@fmamath
const(
RCArray!
T)[
maxAdditionalFunctions + 1]
normalizedValues
if (
isFloatingPoint!T &&
maxAdditionalFunctions < 16
)