27 #ifndef MLN_UTIL_LEMMINGS_HH
28 # define MLN_UTIL_LEMMINGS_HH
34 # include <mln/core/concept/image.hh>
49 const mln_deduce(I,
psite,
delta)& dpt,
const mln_value(I)& val);
75 const mln_deduce(I, psite,
delta)& dpt, const mln_value(I)& val);
78 # ifndef MLN_INCLUDE_ONLY
85 const mln_deduce(I, psite,
delta)& dpt,
const mln_value(I)& val)
97 while (ima_.domain().has(pt_) && ima_(pt_) == val_)
102 template <
typename I>
105 const mln_deduce(I, psite,
delta)& dpt, const mln_value(I)& val)
107 lemmings_<I> lm(ima, pt, dpt, val);
111 # endif // ! MLN_INCLUDE_ONLY
118 #endif // ! MLN_UTIL_LEMMINGS_HH