Functions | |
template<typename L, typename R> | |
void | tests (const Image< L > &lhs_, const Image< R > &rhs_) |
void mln::logical::internal::tests | ( | const Image< L > & | lhs_, | |
const Image< R > & | rhs_ | |||
) | [inline] |
Definition at line 53 of file logical/includes.hh.
References mln::exact(), and mln::rhs.
Referenced by mln::logical::and_(), mln::logical::and_inplace(), mln::logical::and_not(), mln::logical::and_not_inplace(), mln::logical::or_(), mln::logical::or_inplace(), mln::logical::xor_(), and mln::logical::xor_inplace().