[][src]Module dists::grid

Produces grid distributions

Structs

Grid

Create a grid where instead of specifying the spacing, the user specifies the rectangle to fill.

Functions

from_center

Create a grid from a center point.

from_top_left

Create a grid from the top start point.