Linear.dimensionCount

Compile-time enum constant representing the number of dimensions for Linear interpolation.

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