Skip to content
  • Roland Levillain's avatar
    Milena: Add support for unary minus on images. · 95c9f696
    Roland Levillain authored
    	* mln/arith/minus.hh
    	(mln::trait::set_unary_<op::uminus, Image, I>): New.
    	(mln::operator-(const Image<I>&))
    	(mln::arith::uminus(const Image<I>&))
    	(mln::arith::impl::uminus_(trait::image::speed::any, const I&, O&))
    	(mln::arith::impl::uminus_(trait::image::speed::fastest, const I&, O&)):
    	New.
    	* tests/arith/minus.cc: Exercise unary minus.
    95c9f696
To find the state of this project's repository at the time of any of these versions, check out the tags.