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.
typedef Neighborhood<void> mln::Neighborhood< E >::category |
Reimplemented from mln::Object< E >.
typedef E mln::Object< E >::exact_t [inherited] |
mln::Neighborhood< E >::Neighborhood | ( | ) | [inline, protected] |