Namespaces | Functions

mln::morpho::elementary::impl Namespace Reference

Namespaces

namespace  generic

Functions

template<typename I , typename N >
mln::trait::concrete< I >::ret gradient_on_function (const Image< I > &input_, const Neighborhood< N > &nbh_)
template<typename I , typename N >
mln::trait::concrete< I >::ret gradient_on_function_fastest (const Image< I > &input_, const Neighborhood< N > &nbh_)
template<typename I , typename N >
mln::trait::concrete< I >::ret gradient_on_set (const Image< I > &input_, const Neighborhood< N > &nbh_)
template<typename A , typename F , typename I , typename N >
mln::trait::concrete< I >::ret like_ero_fun_fastest (const Meta_Accumulator< A > &a_, const F &f, const Image< I > &input_, const Neighborhood< N > &nbh_)
template<typename I , typename N >
mln::trait::concrete< I >::ret like_ero_set_fastest (bool val[5], const Image< I > &input_, const Neighborhood< N > &nbh_)

Function Documentation

template<typename I , typename N >
mln::trait::concrete< I >::ret mln::morpho::elementary::impl::gradient_on_function ( const Image< I > &  input_,
const Neighborhood< N > &  nbh_ 
)
template<typename I , typename N >
mln::trait::concrete< I >::ret mln::morpho::elementary::impl::gradient_on_function_fastest ( const Image< I > &  input_,
const Neighborhood< N > &  nbh_ 
)
template<typename I , typename N >
mln::trait::concrete< I >::ret mln::morpho::elementary::impl::gradient_on_set ( const Image< I > &  input_,
const Neighborhood< N > &  nbh_ 
)
template<typename A , typename F , typename I , typename N >
mln::trait::concrete< I >::ret mln::morpho::elementary::impl::like_ero_fun_fastest ( const Meta_Accumulator< A > &  a_,
const F &  f,
const Image< I > &  input_,
const Neighborhood< N > &  nbh_ 
)
template<typename I , typename N >
mln::trait::concrete< I >::ret mln::morpho::elementary::impl::like_ero_set_fastest ( bool  val[5],
const Image< I > &  input_,
const Neighborhood< N > &  nbh_ 
)