Predefined 1D neighborhoods. More...
Typedefs | |
typedef neighb< window1d > | mln::neighb1d |
Type alias for a neighborhood defined on the 1D square grid with integer coordinates. | |
Functions | |
const neighb1d & | mln::c2 () |
2-connectivity neighborhood on the 1D grid. |
Predefined 1D neighborhoods.
typedef neighb<window1d> mln::neighb1d |
Type alias for a neighborhood defined on the 1D square grid with integer coordinates.
const neighb1d & mln::c2 | ( | ) | [inline] |
2-connectivity neighborhood on the 1D grid.
o x o
References mln::neighb< W >::hook_win_(), and mln::internal::neighborhood_impl< W, E >::size().