[][src]Type Definition flat_spatial::SparseGrid

type SparseGrid<O> = Grid<O, SparseStorage<GridCell>>;