Functions

mln::test::internal Namespace Reference

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)

Function Documentation

template<typename I , typename F >
void mln::test::internal::predicate_tests ( const Image< I > &  ima,
const Function_v2b< F > &  f 
) [inline]

Definition at line 85 of file predicate.hh.

References mln::exact().

Referenced by mln::test::predicate(), and mln::test::impl::predicate_().

template<typename S , typename F >
void mln::test::internal::predicate_tests ( const Site_Set< S > &  pset,
const Function_v2b< F > &  f 
) [inline]

Definition at line 112 of file predicate.hh.

References mln::exact().

template<typename I , typename J , typename F >
void mln::test::internal::predicate_tests ( const Image< I > &  lhs_,
const Image< J > &  rhs_,
const Function_vv2b< F > &  f 
) [inline]

Definition at line 95 of file predicate.hh.

References mln::exact(), and mln::rhs.