Generic.this

struct Generic(X, F)
extern (D) @safe @nogc
@optmath
this
(
Slice!(RCI!(immutable X)) grid
,
Slice!(RCI!(const F)) data
)

Meta