Class Acts::Neighborhood

template<typename external_spacepoint_t>
class Neighborhood

Neighborhood Used to access iterators to access a group of bins returned by a BinFinder.

Fulfills the range_expression interface

Public Functions

Neighborhood() = delete
inline Neighborhood(NeighborhoodVector indices, const SpacePointGrid<external_spacepoint_t> *spgrid)
inline NeighborhoodIterator<external_spacepoint_t> begin()
inline NeighborhoodIterator<external_spacepoint_t> end()