#include <graph_elt_mixed_neighborhood.hh>
Public Types | |
typedef neighb_bkd_niter< W > | bkd_niter |
Backward site iterator associated type. | |
typedef neighb_fwd_niter< W > | fwd_niter |
Forward site iterator associated type. | |
typedef fwd_niter | niter |
Site iterator associated type. |
G | is a graph type. | |
S | is a site set type. | |
S2 | is the site set type of the neighbors. |
typedef neighb_bkd_niter<W> mln::neighb< W >::bkd_niter [inherited] |
Backward site iterator associated type.
typedef neighb_fwd_niter<W> mln::neighb< W >::fwd_niter [inherited] |
Forward site iterator associated type.
typedef fwd_niter mln::neighb< W >::niter [inherited] |
Site iterator associated type.