Lagrange.lightConst

struct Lagrange(T, uint maxAdditionalFunctions = 0, X = T)
@safe pure @nogc extern (D) scope const const @property @trusted
@optmath
lightConst
()
()
if (
isFloatingPoint!T &&
maxAdditionalFunctions < 16
)

Meta