Linear.derivativeOrder

Indicates the derivative order as a compile-time enum uint constant.

struct Linear(F, size_t N = 1, X = F)
extern (D) @trusted
@fmamath
enum uint derivativeOrder;