Constant._grid

Grid iterators. For internal use.

struct Constant(F, size_t N = 1, X = F)
@optmath
Repeat!(N, RCI!(immutable X)) _grid;

Meta