Documentation class for mln::Neighborhood. More...
#include <neighborhood.hh>
Public Types | |
typedef void | bkd_niter |
Site_Iterator type associated to this neighborhood to browse neighbors in a backward way. | |
typedef void | dpoint |
Dpsite associated type. | |
typedef void | fwd_niter |
Site_Iterator type associated to this neighborhood to browse neighbors in a forward way. | |
typedef void | niter |
Site_Iterator type associated to this neighborhood to browse neighbors. | |
typedef void | point |
Site associated type. |
Documentation class for mln::Neighborhood.
typedef void mln::doc::Neighborhood< E >::bkd_niter |
Site_Iterator type associated to this neighborhood to browse neighbors in a backward way.
typedef void mln::doc::Neighborhood< E >::dpoint |
Dpsite associated type.
typedef void mln::doc::Neighborhood< E >::fwd_niter |
Site_Iterator type associated to this neighborhood to browse neighbors in a forward way.
typedef void mln::doc::Neighborhood< E >::niter |
Site_Iterator type associated to this neighborhood to browse neighbors.
typedef void mln::doc::Neighborhood< E >::point |
Site associated type.