Lagrange.withDerivative

struct Lagrange(T, uint maxAdditionalFunctions = 0, X = T)
extern (D) @safe pure @nogc scope const
@fmamath
static if(maxAdditionalFunctions)
alias withDerivative = opCall!1