Derivative.this

Constructs a Derivative with the given variable names.

struct Derivative
@trusted pure nothrow @nogc
this
(
string[] variables...
)