Functions | |
template<typename I , typename F > | |
void | predicate_tests (const Image< I > &ima, const Function_v2b< F > &f) |
template<typename S , typename F > | |
void | predicate_tests (const Site_Set< S > &pset, const Function_v2b< F > &f) |
template<typename I , typename J , typename F > | |
void | predicate_tests (const Image< I > &lhs_, const Image< J > &rhs_, const Function_vv2b< F > &f) |
void mln::test::internal::predicate_tests | ( | const Image< I > & | ima, | |
const Function_v2b< F > & | f | |||
) | [inline] |
References mln::exact().
Referenced by mln::test::predicate(), and mln::test::impl::predicate_().
void mln::test::internal::predicate_tests | ( | const Site_Set< S > & | pset, | |
const Function_v2b< F > & | f | |||
) | [inline] |
References mln::exact().
void mln::test::internal::predicate_tests | ( | const Image< I > & | lhs_, | |
const Image< J > & | rhs_, | |||
const Function_vv2b< F > & | f | |||
) | [inline] |
References mln::exact(), and mln::rhs.