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. |
typedef neighb<window1d> mln::neighb1d |
Type alias for a neighborhood defined on the 1D square grid with integer coordinates.
Definition at line 47 of file neighb1d.hh.
const neighb1d & mln::c2 | ( | ) | [inline] |
2-connectivity neighborhood on the 1D grid.
o x o
Definition at line 67 of file neighb1d.hh.
References mln::internal::neighb_base< W, E >::hook_win_(), and mln::internal::neighborhood_impl< W, E >::size().
Referenced by mln::geom::mesh_curvature().