Base class for implementation classes that are neighborhoods. More...
#include <neighborhood.hh>

Public Types | |
| typedef Neighborhood< void > | category |
| typedef E | exact_t |
Protected Member Functions | |
| Neighborhood () | |
Base class for implementation classes that are neighborhoods.
Definition at line 66 of file core/concept/neighborhood.hh.
| typedef Neighborhood<void> mln::Neighborhood< E >::category |
Reimplemented from mln::Object< E >.
Definition at line 68 of file core/concept/neighborhood.hh.
typedef E mln::Object< E >::exact_t [inherited] |
| mln::Neighborhood< E >::Neighborhood | ( | ) | [inline, protected] |
Definition at line 116 of file core/concept/neighborhood.hh.
1.7.1