27 #ifndef MLN_GEOM_MIN_SLI_HH
28 # define MLN_GEOM_MIN_SLI_HH
34 # include <mln/core/concept/image.hh>
36 # include <mln/geom/bbox.hh>
46 mln_deduce(I, site, coord)
min_sli(const Image<I>& ima);
49 # ifndef MLN_INCLUDE_ONLY
55 mln_precondition(exact(ima).is_valid());
56 mln_deduce(I, site, coord) minsli =
geom::bbox(ima).pmin().sli();
61 # endif // ! MLN_INCLUDE_ONLY
68 #endif // ! MLN_GEOM_MIN_SLI_HH