Linear.withDerivative

struct Linear(F, size_t N = 1, X = F)
extern (D) @trusted
@optmath
alias withDerivative = opCall!1

Meta