[][src]Type Definition iter_num_tools::grid::Grid2

type Grid2<I1, I2> = Product<I1, I2>;

2D Grid Iterator