The OpenD Programming Language

Lagrange.gridScopeView

struct Lagrange(T, uint maxAdditionalFunctions = 0, X = T)
extern (D) @safe pure @nogc scope const @property return scope const @property @trusted
immutable(X)[]
gridScopeView
()
if (
isFloatingPoint!T &&
maxAdditionalFunctions < 16
)

Meta