Functions

mln::geom::impl::generic Namespace Reference

Functions

template<typename I >
mln::trait::concrete< I >::ret horizontal_symmetry (const Image< I > &input_)
template<typename I >
mln::trait::concrete< I >::ret vertical_symmetry (const Image< I > &input_)

Function Documentation

template<typename I >
mln::trait::concrete< I >::ret mln::geom::impl::generic::horizontal_symmetry ( const Image< I > &  input_  ) 

Definition at line 63 of file horizontal_symmetry.hh.

References mln::exact(), and mln::geom::ncols().

template<typename I >
mln::trait::concrete< I >::ret mln::geom::impl::generic::vertical_symmetry ( const Image< I > &  input_  ) 

Definition at line 63 of file vertical_symmetry.hh.

References mln::exact(), and mln::geom::ncols().